Update lazylibrarian-install.sh

pull/2723/head
MountyMapleSyrup 1 year ago committed by GitHub
parent 064136c069
commit a2fee3e4f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      install/lazylibrarian-install.sh

@ -24,7 +24,7 @@ msg_ok "Installed Dependencies"
msg_info "Installing LazyLibrarian"
mkdir -p /opt/LazyLibrarian/
chmod 775 /opt/LazyLibrarian/
$STD git clone https://gitlab.com/LazyLibrarian/LazyLibrarian /opt
$STD git clone https://gitlab.com/LazyLibrarian/LazyLibrarian /opt/LazyLibrarian
msg_ok "Installed LazyLibrarian"
msg_info "Creating Service"

Loading…
Cancel
Save