mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-23 08:43:24 +01:00
Update photoprism-install.sh
This commit is contained in:
parent
0936604192
commit
dc08c15e8d
@ -71,7 +71,7 @@ sudo curl -sL https://deb.nodesource.com/setup_16.x | sudo -E bash - &>/dev/null
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
||||
echo -en "${GN} Installing Node.js... "
|
||||
apt-get install -y nodejs git make g++ gcc &>/dev/null
|
||||
apt-get install -y nodejs &>/dev/null
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
||||
echo -en "${GN} Installing Golang... "
|
||||
|
Loading…
Reference in New Issue
Block a user