use www-data user for deploy_static
This commit is contained in:
parent
b407373609
commit
b09989c22d
@ -2,7 +2,7 @@
|
||||
|
||||
set -o errexit
|
||||
|
||||
remote=root@grapheneos.org
|
||||
remote=www-data@grapheneos.org
|
||||
current=$(ssh $remote readlink /var/www/html)
|
||||
|
||||
if [[ $current = html_a ]]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user