mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
change Node.js install
This commit is contained in:
parent
82ac3c52e2
commit
04fa755817
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ msg_ok "User immich added"
|
|||
|
||||
msg_info "Installing ${APPLICATION}"
|
||||
|
||||
su immich -c "git clone https://github.com/loeeeee/immich-in-lxc.git /tmp"
|
||||
su immich -c "git clone https://github.com/loeeeee/immich-in-lxc.git /tmp/immich-in-lxc"
|
||||
cd /tmp/immich-in-lxc
|
||||
su immich -c "./install.sh" # creates env file
|
||||
# Replace password in runtime.env file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue