reload nginx after linking ssowat

This commit is contained in:
Kay0u 2020-03-29 18:39:14 +02:00
parent 2bcd90895d
commit ae084f6e82
No known key found for this signature in database
GPG key ID: AE1DCADB6415A156

2
run.sh
View file

@ -45,6 +45,8 @@ link_ssowat_from_git() {
fi)"
create_sym_link "$ssowat_dir" "/usr/share/ssowat"
lxc exec "$CONTAINER_ID" -- sh -c "systemctl reload nginx"
}
case ${2} in