1
0
mirror of https://bitbucket.org/shim_/docker-teamspeak.git synced 2018-10-04 01:51:57 +02:00

mv subdirs

This commit is contained in:
shim_ 2016-06-07 23:26:14 +02:00
parent fe3a8e33ee
commit d1af080d2d

View File

@ -62,7 +62,8 @@ if [ ! -f "$RUNSCRIPT" ]; then
fi
fi
tar -xjvf $TMPFILE -C /opt
mv /opt/teamspeak3-server_linux_$ARCH /opt/teamspeak3
mv /opt/teamspeak3-server_linux_$ARCH/* /opt/teamspeak3/
rm -rf /opt/teamspeak3-server_linux_$ARCH
rm -f $TMPFILE
main_config
db_config