Update lazylibrarian-install.sh
tweak
This commit is contained in:
parent
cc7d0920d5
commit
6f7427ff0e
1 changed files with 0 additions and 2 deletions
|
@ -30,8 +30,6 @@ $STD pip install soupsieve
|
||||||
msg_ok "Installed Python3 Dependencies"
|
msg_ok "Installed Python3 Dependencies"
|
||||||
|
|
||||||
msg_info "Installing LazyLibrarian"
|
msg_info "Installing LazyLibrarian"
|
||||||
mkdir -p /opt/LazyLibrarian/
|
|
||||||
chmod 775 /opt/LazyLibrarian/
|
|
||||||
$STD git clone https://gitlab.com/LazyLibrarian/LazyLibrarian /opt/LazyLibrarian
|
$STD git clone https://gitlab.com/LazyLibrarian/LazyLibrarian /opt/LazyLibrarian
|
||||||
msg_ok "Installed LazyLibrarian"
|
msg_ok "Installed LazyLibrarian"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue