@@ -15,7 +15,7 @@ if [ -z "$(ls -A /data)" ]; then
cp -ax /data-init/* /data
rm -rf /data-init
chmod -R 33:33 /data
chown -R 33:33 /data
## check if a var exist they is must have for deployment
## because without this check, moduls init everytime and this blocks /setup page
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.