mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-27 21:31:14 +00:00
Code refactoring
This commit is contained in:
@@ -23,7 +23,6 @@ $STD apt-get install -y git
|
||||
$STD apt-get install -y gnupg
|
||||
$STD apt-get install -y make
|
||||
$STD apt-get install -y zip
|
||||
$STD apt-get install -y unzip
|
||||
$STD apt-get install -y exiftool
|
||||
$STD apt-get install -y ffmpeg
|
||||
msg_ok "Installed Dependencies"
|
||||
@@ -119,7 +118,7 @@ WantedBy=multi-user.target" >$service_path
|
||||
msg_ok "Created Service"
|
||||
|
||||
motd_ssh
|
||||
root
|
||||
customize
|
||||
|
||||
msg_info "Cleaning up"
|
||||
$STD apt-get autoremove
|
||||
|
Reference in New Issue
Block a user