mirror of
https://github.com/tteck/Proxmox.git
synced 2025-10-28 15:56:18 +00:00
change Node.js install
This commit is contained in:
@@ -91,7 +91,7 @@ msg_ok "User immich added"
|
|||||||
|
|
||||||
msg_info "Installing ${APPLICATION}"
|
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
|
cd /tmp/immich-in-lxc
|
||||||
su immich -c "./install.sh" # creates env file
|
su immich -c "./install.sh" # creates env file
|
||||||
# Replace password in runtime.env file
|
# Replace password in runtime.env file
|
||||||
|
|||||||
Reference in New Issue
Block a user