Update start.sh

This commit is contained in:
verita84 2023-10-08 22:19:00 +00:00
parent 4c26afb9c3
commit cafb735dbf

View File

@ -16,7 +16,7 @@ postgres-check() {
cd $MISSKEY
cp -f /backup/dump.rdb /opt/misskey/
cp -f /saves/dump.rdb /opt/misskey/
redis-server --protected-mode no --daemonize yes
sleep 30