mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-24 23:58:27 +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
|
chmod -R 755 /assets
|
||||||
|
|
||||||
|
touch /var/www/html/sites/.build -r $(ls -td /assets/* | head -n 1)
|
||||||
|
|
||||||
if [[ -z "$FRAPPE_PY" ]]; then
|
if [[ -z "$FRAPPE_PY" ]]; then
|
||||||
export FRAPPE_PY=0.0.0.0
|
export FRAPPE_PY=0.0.0.0
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user