mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-08-03 11:33:05 +02:00
Bitfocus Companion: add libatomic1 dependency (#16212)
This commit is contained in:
@@ -14,7 +14,9 @@ network_check
|
||||
update_os
|
||||
|
||||
msg_info "Installing Dependencies"
|
||||
$STD apt install -y libusb-1.0-0
|
||||
$STD apt install -y \
|
||||
libusb-1.0-0 \
|
||||
libatomic1
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Fetching Latest Bitfocus Companion Release"
|
||||
|
||||
Reference in New Issue
Block a user