forked from extern/Proxmox
Update daemonsync-install.sh
This commit is contained in:
parent
37d89837cd
commit
6e24f0b987
@ -61,7 +61,7 @@ apt-get install -y g++-multilib &>/dev/null
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
||||
echo -en "${GN} Installing Daemon Sync Server... "
|
||||
wget -qL https://github.com/tteck/Proxmox/raw/dev/misc/daemonsync_2.2.0.0059_amd64.deb &>/dev/null
|
||||
wget -qL https://github.com/tteck/Proxmox/raw/main/misc/daemonsync_2.2.0.0059_amd64.deb &>/dev/null
|
||||
sudo dpkg -i daemonsync_2.2.0.0059_amd64.deb &>/dev/null
|
||||
echo -e "${CM}${CL} \r"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user