Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

kbdspam/cursor-party-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

other repos:

packages:

sudo apt install ufw wget cron
# build-essential for debian because partykit node packages needed make...

other things to do on servers:

  • cron to tell discord when rebooted
wget https://github.com/fieu/discord.sh/raw/master/discord.sh
chmod +x discord.sh
crontab -e
@reboot /home/debian/discord.sh --username "$HOSTNAME" --text "I rebooted..." --webhook-url=""
  • setup swap if necessary...
  • ufw allow ssh; ufw allow http; ufw allow https

how to deploy:

  • git clone https://github.com/kbdspam/cursor-party-rewrite.git
  • cd cursor-party-rewrite
  • cargo r -r

other things

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors