smol fix
This commit is contained in:
parent
a0d7d6e195
commit
180baae73d
1 changed files with 1 additions and 1 deletions
2
shcloud
2
shcloud
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
source .env
|
source $(dirname "$0")/.env
|
||||||
SERVER_NAME="\"shcloud-fsn1\""
|
SERVER_NAME="\"shcloud-fsn1\""
|
||||||
VOLUME_ID=11742041
|
VOLUME_ID=11742041
|
||||||
GAME=sfserver
|
GAME=sfserver
|
||||||
|
|
Loading…
Add table
Reference in a new issue