mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 08:33:17 +01:00
Update medusa-install.sh
tweak
This commit is contained in:
parent
e471e0f162
commit
d127e4dfeb
@ -28,9 +28,9 @@ $STD apt-get install -y unrar
|
||||
rm /etc/apt/sources.list.d/non-free.list
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing MiroTalk"
|
||||
msg_info "Installing Medusa"
|
||||
$STD git clone https://github.com/pymedusa/Medusa.git /opt/medusa
|
||||
msg_ok "Installed MiroTalk"
|
||||
msg_ok "Installed Medusa"
|
||||
|
||||
msg_info "Creating Service"
|
||||
cat <<EOF >/etc/systemd/system/medusa.service
|
||||
|
Loading…
Reference in New Issue
Block a user