@@ -37,6 +37,7 @@ if ! grep -q '^APP_KEY=base64:' .env; then
exit1
fi
mkdir -p "$UPLOADS_DIR"
chmod 2775"$UPLOADS_DIR" 2>/dev/null ||true
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.