Update lazylibrarian-install.sh

tweak
This commit is contained in:
tteckster 2024-04-03 18:31:23 -04:00 committed by GitHub
parent cc7d0920d5
commit 6f7427ff0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -30,8 +30,6 @@ $STD pip install soupsieve
msg_ok "Installed Python3 Dependencies"
msg_info "Installing LazyLibrarian"
mkdir -p /opt/LazyLibrarian/
chmod 775 /opt/LazyLibrarian/
$STD git clone https://gitlab.com/LazyLibrarian/LazyLibrarian /opt/LazyLibrarian
msg_ok "Installed LazyLibrarian"