Fix /var/lib/domains ownership and WordPress ADMIN_EMAIL generation
Agent-Logs-Url: https://github.com/naturallaw777/staging_alpha/sessions/755b414e-9b63-448b-a57c-41d0ca45b5eb Co-authored-by: naturallaw777 <99053422+naturallaw777@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3673ccf39b
commit
fb4c268b8e
@@ -34,8 +34,10 @@ FILE=/var/lib/beacons/file_fixes_and_new_services/element-calling_haven/complete
|
||||
|
||||
#### MAIN SCRIPT ####
|
||||
|
||||
mkdir -p /var/lib/domains
|
||||
touch /var/lib/domains/haven
|
||||
touch /var/lib/domains/element-calling
|
||||
chown -R caddy:root /var/lib/domains
|
||||
|
||||
if [[ $? != 0 ]]; then
|
||||
|
||||
|
||||
Reference in New Issue
Block a user