Skip to content

Commit a8eaa37

Browse files
authored
Update build.func
tweak
1 parent bf687e8 commit a8eaa37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/build.func

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ EOF
582582
# This function sets the description of the container.
583583
description() {
584584
IP=$(pct exec "$CTID" ip a s dev eth0 | awk '/inet / {print $2}' | cut -d/ -f1)
585-
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>
585+
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>
586586

587587
# ${APP} LXC
588588

0 commit comments

Comments
 (0)