This commit is contained in:
USER
2023-06-23 21:32:15 +01:00
parent e39524a704
commit 7a0f1be55c

View File

@ -269,7 +269,7 @@ STATIC=/static
set_constants set_constants
check_rsync
NAME=$(uname -n|cut -c2-4) NAME=$(uname -n|cut -c2-4)
LAST=$(uname -n| sed -e 's/.*\(.$\)/\1/') LAST=$(uname -n| sed -e 's/.*\(.$\)/\1/')
NAME=$(uname -n) NAME=$(uname -n)