mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-03-08 05:31:52 +00:00
Troubleshooting NGINX
This commit is contained in:
@@ -11,6 +11,8 @@
|
|||||||
# Ubuntu 18.04 LTS ARM64 - Nextcloud 15
|
# Ubuntu 18.04 LTS ARM64 - Nextcloud 15
|
||||||
################################################
|
################################################
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
### Set current NGINX Releaseversion
|
||||||
|
NGINXVER="1.15.8"
|
||||||
###global function to update and cleanup the environment
|
###global function to update and cleanup the environment
|
||||||
function update_and_clean() {
|
function update_and_clean() {
|
||||||
apt update
|
apt update
|
||||||
|
|||||||
Reference in New Issue
Block a user