You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
read -p "Only run this preparation script from the directory you want to launch docker-compose up from. Press a key to continue" -n1 -s
echo
read -p "Press enter if you are sure. A directory called $NEXTCLOUD_DATA_DIR will be prepared here, AFTER which you can run docker-compose up -d for the first time" -n1 -s