mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-21 21:15:16 +00:00
typo
This commit is contained in:
committed by
Michel Roegl-Brunner
parent
6001fc0ad7
commit
910f9c9990
@@ -16,7 +16,7 @@ update_os
|
|||||||
msg_info "Installing dependencies"
|
msg_info "Installing dependencies"
|
||||||
$STD apt install -y \
|
$STD apt install -y \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
build-essentials \
|
build-essential \
|
||||||
g++ \
|
g++ \
|
||||||
libicu-dev
|
libicu-dev
|
||||||
msg_ok "Installed dependencies"
|
msg_ok "Installed dependencies"
|
||||||
|
|||||||
Reference in New Issue
Block a user