@@ -17,7 +17,7 @@ source "$VENV_DIR/bin/activate"
if [ "$1" == "--clean" ]; then
echo "Performing clean start..."
echo "Removing database..."
rm -f database.db
rm -f database.db instance/database.db
echo "Clearing uploads..."
rm -rf static/uploads/*
fi
The note is not visible to the blocked user.