Github bot : script beautyshied

This commit is contained in:
github-actions
2022-06-19 00:12:57 +00:00
parent 97769ead97
commit 23aeb54bd0
2 changed files with 9 additions and 9 deletions

View File

@@ -3,8 +3,8 @@
# Data remanence for /teamspeak/save
if [ -d /teamspeak/save ]; then
cp -rn /teamspeak/save/* /data
rm -r /teamspeak/save
cp -rn /teamspeak/save/* /data
rm -r /teamspeak/save
fi
mkdir -p /teamspeak/save
ln -sf /data /teamspeak/save