cringe
This commit is contained in:
@@ -9,7 +9,7 @@ readonly CONFIG_DIR="/etc/vps-agent"
|
||||
readonly CREDENTIAL_DIR="${CONFIG_DIR}/credentials"
|
||||
readonly STATE_DIR="/var/lib/vps-agent"
|
||||
readonly UNIT="/etc/systemd/system/vps-agent.service"
|
||||
readonly DEFAULT_RELEASES="https://github.com/vps-control/vps-control/releases"
|
||||
readonly DEFAULT_RELEASES="https://gitea.hyperdog.dev/dizyaka/vps-control/releases"
|
||||
|
||||
VERSION="latest"
|
||||
RELEASES_URL="${VPS_AGENT_RELEASES_URL:-$DEFAULT_RELEASES}"
|
||||
|
||||
Reference in New Issue
Block a user