Fix session saving issue
This commit is contained in:
parent
eae545dacc
commit
c06a5bfe35
@ -14,7 +14,7 @@ else
|
|||||||
mv Nameless-*/{,.[^.]}* "/data"
|
mv Nameless-*/{,.[^.]}* "/data"
|
||||||
chown -R www-data:www-data /data
|
chown -R www-data:www-data /data
|
||||||
chmod 755 -R /data
|
chmod 755 -R /data
|
||||||
rm -rf /tmp
|
rm -rf /tmp/*
|
||||||
set +x
|
set +x
|
||||||
echo "Done!"
|
echo "Done!"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user