Skip to content

Commit b0eb9a7

Browse files
jkljkl1197jkljkl1197
authored andcommitted
Update linuxgsm-docker.sh
1 parent 13fcea9 commit b0eb9a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linuxgsm-docker.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Network='host'
1616
## Set the hostname for the docker container
1717
Hostname='LGSM'
1818
## Set it to False if you don't have a discord custom script like me
19-
DiscordNotifier="False"
19+
DiscordNotifier="false"
2020

2121
## check if the container already running; return (true or '')
2222
status=$(sudo docker inspect --format="{{.State.Running}}" $InstanceName 2> /dev/null)

0 commit comments

Comments
 (0)