Adjust installscript
This commit is contained in:
parent
aac70e86ee
commit
da3762177a
1 changed files with 1 additions and 4 deletions
|
@ -1,8 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
pushd /mnt/server
|
||||
/app/server /mnt/server
|
||||
|
||||
/app/server
|
||||
|
||||
popd
|
||||
echo "Initial Install completed"
|
Loading…
Reference in a new issue