mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 02:30:07 +00:00
fixed alpine dep...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
29cd027102
commit
1ae6cc633b
@ -89,7 +89,7 @@ pctCreateAlpine $ID "$PASS"
|
||||
|
||||
echo "# Installing dependencies..."
|
||||
@ lxc-attach $ID apk add \
|
||||
iptables wireguard-tools-wg-quick make bind-tools libqrencode logrotate
|
||||
iptables wireguard-tools-wg-quick make bind-tools libqrencode-tools logrotate
|
||||
|
||||
echo "# Copying assets..."
|
||||
pctPushAssets $ID
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user