Update install

This commit is contained in:
ƬHE ЯAW ☣
2022-07-29 13:51:04 -07:00
committed by GitHub
parent fae776e6e3
commit fedd888ae7
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
export NGINX="1.21.6" export NGINX="1.23.1"
case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
focal) focal)
if [ "$(whoami)" != "root" ] if [ "$(whoami)" != "root" ]