mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 09:54:36 +00:00
fix space in calbre script
This commit is contained in:
parent
c6efe42eee
commit
0ce45140c7
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ network_check
|
||||||
update_os
|
update_os
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
$STD apt-get install -y \
|
$STD apt-get install -y \
|
||||||
sudo \
|
sudo \
|
||||||
curl \
|
curl \
|
||||||
mc \
|
mc \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue