Troubleshooting NGINX

This commit is contained in:
rieger::CLOUD
2019-01-11 14:42:19 +01:00
committed by GitHub
parent a69c6582e6
commit 6ef3fba63a

View File

@@ -11,6 +11,8 @@
# Ubuntu 18.04 LTS ARM64 - Nextcloud 15
################################################
#!/bin/bash
### Set current NGINX Releaseversion
NGINXVER="1.15.8"
###global function to update and cleanup the environment
function update_and_clean() {
apt update