Only shut down automatically when automatic shutdown is enabled by settings
This commit is contained in:
parent
878d1ea330
commit
8d9d792568
5 changed files with 14 additions and 6 deletions
|
@ -1,9 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
cp /app/server /mnt/server/server
|
||||
pushd /mnt/server
|
||||
|
||||
./server
|
||||
/app/server
|
||||
|
||||
popd
|
||||
echo "Initial Install completed"
|
Loading…
Add table
Add a link
Reference in a new issue