fix: naming
This commit is contained in:
parent
6b2466dd7f
commit
dbbd90b74d
1 changed files with 2 additions and 2 deletions
|
@ -11,6 +11,6 @@ if cd /etc/ixvd/secrets; then
|
|||
cd -
|
||||
fi
|
||||
|
||||
sh tools/remove-skel.sh
|
||||
./tools/server-remove-skel.sh
|
||||
git pull
|
||||
sh tools/setup-server.sh
|
||||
./tools/server-setup.sh
|
Loading…
Reference in a new issue