rootless containers
This commit is contained in:
@@ -11,8 +11,6 @@ rsync -a --delete /var/www/html/assets/css /assets
|
||||
rsync -a --delete /var/www/html/assets/frappe /assets
|
||||
. /rsync
|
||||
|
||||
chmod -R 755 /assets
|
||||
|
||||
touch /var/www/html/sites/.build -r $(ls -td /assets/* | head -n 1)
|
||||
|
||||
if [[ -z "$FRAPPE_PY" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user