Compare commits

..

4 Commits

Author SHA1 Message Date
tteckster 72fb5c396d
Update build.func
tweak
2024-01-14 23:29:37 -05:00
tteckster 7191bcabd2
Update build.func
tweak
2024-01-14 23:20:36 -05:00
tteckster a8eaa376c1
Update build.func
tweak
2024-01-14 23:04:56 -05:00
tteckster bf687e884f
Update build.func
tweak
2024-01-14 23:00:56 -05:00
1 changed files with 1 additions and 1 deletions

View File

@ -582,7 +582,7 @@ EOF
# This function sets the description of the container. # This function sets the description of the container.
description() { description() {
IP=$(pct exec "$CTID" ip a s dev eth0 | awk '/inet / {print $2}' | cut -d/ -f1) IP=$(pct exec "$CTID" ip a s dev eth0 | awk '/inet / {print $2}' | cut -d/ -f1)
pct set "$CTID" -description "<div align='center'><a href='https://Helper-Scripts.com'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a> pct set "$CTID" -description "<div align='center'><a href='https://Helper-Scripts.com' target='_blank' rel='noopener noreferrer'><img src='https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/logo-81x112.png'/></a>
# ${APP} LXC # ${APP} LXC