mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update add-tailscale-lxc.sh
tweak
This commit is contained in:
parent
6ab86e5c05
commit
cc97e682ae
1 changed files with 6 additions and 5 deletions
|
@ -48,6 +48,7 @@ function msg() {
|
|||
}
|
||||
|
||||
NODE=$(hostname)
|
||||
MSG_MAX_LENGTH=0
|
||||
while read -r line; do
|
||||
TAG=$(echo "$line" | awk '{print $1}')
|
||||
ITEM=$(echo "$line" | awk '{print substr($0,36)}')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue