chain the commands
This commit is contained in:
3
start.sh
3
start.sh
@@ -80,8 +80,7 @@ xmlstarlet ed --inplace \
|
|||||||
--update '//properties/entry[@key="mail.smtp.password"]' -v "${CLOUDRON_MAIL_SMTP_PASSWORD}" \
|
--update '//properties/entry[@key="mail.smtp.password"]' -v "${CLOUDRON_MAIL_SMTP_PASSWORD}" \
|
||||||
/app/data/traccar.xml
|
/app/data/traccar.xml
|
||||||
|
|
||||||
disable_registration &
|
(disable_registration; ensure_admin_account) &
|
||||||
ensure_admin_account &
|
|
||||||
|
|
||||||
chown -R cloudron /run/traccar /app/data
|
chown -R cloudron /run/traccar /app/data
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user