mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update lazylibrarian-install.sh
This commit is contained in:
parent
064136c069
commit
a2fee3e4f2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue