Standalone script to backup a Hell Let Loose (HLL) CRCON install.
That will generate a compressed file containing the whole hll_rcon_tool/ folder.
You then can choose to upload the file to another machine and/or keep it in hll_rcon_tool/ parent folder.
What it does :
- stop CRCON
- create a compressed backup
- restart CRCON
(optional)upload the compressed backup file to anoter machine(optional)delete the local compressed backup file
Important
-
The shell commands given below assume your CRCON is installed in
/root/hll_rcon_tool
You may have installed your CRCON in a different folder.
If so, you'll have to adapt the commands below accordingly. -
Always copy/paste/execute commands
⚠️ one line at a time⚠️
- See this guide if you need help to do it.
- Log into your CRCON host machine using SSH and enter these commands (one line at at time) :
cd /root/hll_rcon_toolwget https://raw.githubusercontent.com/ElGuillermo/HLL_CRCON_backup/refs/heads/main/backup.shchmod +x backup.sh- Edit
/root/hll_rcon_tool/backup.shand set the parameters to fit your needs.
- Get into CRCON's folder and launch the script using these commands :
./backup.sh