mirror of
https://github.com/frappe/frappe_docker.git
synced 2024-11-08 14:21:05 +00:00
feat: touch .build
This commit is contained in:
parent
462992b7f3
commit
e513b9c8ce
@ -13,6 +13,8 @@ rsync -a --delete /var/www/html/assets/frappe /assets
|
||||
|
||||
chmod -R 755 /assets
|
||||
|
||||
touch /var/www/html/sites/.build -r $(ls -td /assets/* | head -n 1)
|
||||
|
||||
if [[ -z "$FRAPPE_PY" ]]; then
|
||||
export FRAPPE_PY=0.0.0.0
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user