Update medusa-install.sh

tweak
This commit is contained in:
tteckster 2024-04-04 13:47:55 -04:00 committed by GitHub
parent e471e0f162
commit d127e4dfeb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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