Update scripts
This commit is contained in:
@@ -4,7 +4,7 @@ set -eu
|
|||||||
usage="Usage: $0 host project_root"
|
usage="Usage: $0 host project_root"
|
||||||
host="${1:?$usage}"
|
host="${1:?$usage}"
|
||||||
root="${2:?$usage}"
|
root="${2:?$usage}"
|
||||||
services=(nextcloud gitea redmine)
|
services=(www nextcloud gitea redmine)
|
||||||
nginx_dir="$root"/services/nginx
|
nginx_dir="$root"/services/nginx
|
||||||
|
|
||||||
mkcert -install
|
mkcert -install
|
||||||
|
|||||||
Reference in New Issue
Block a user