Add Eden Smash Ultimate VPS room deployment scripts.
Provides install/update systemd workflow for git-based deploys to Ubuntu VPS. Co-authored-by: Cursor <[email protected]>
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
# Secrets — never commit
|
||||
.env
|
||||
*.token
|
||||
token
|
||||
|
||||
# Runtime / local state
|
||||
logs/
|
||||
*.log
|
||||
banlist.txt.bak
|
||||
|
||||
# Downloaded binary (fetched by install.sh)
|
||||
bin/eden-room
|
||||
Reference in New Issue
Block a user