adjust startup timing
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
touch /state/.starting
|
||||
sleep 5
|
||||
|
||||
echo "mastodon-startup starting up..."
|
||||
|
||||
if [[ ! -d /state/envdir ]]; then
|
||||
|
||||
Reference in New Issue
Block a user