This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
v1.1.3.3: Bug fixes
What's new?
- Fixed #6 - the setup is now working again.
- Change some string to new CloudIPsyncr
Quick start
cd /tmp; mkdir cloudipsyncr; cd cloudipsyncr; rm linux-x64.zip;wget https://github.com/MajliTech/CloudIPsyncr/releases/download/v1.1.3.3/linux-x64.zip ; unzip linux-x64; sudo mv cloudipsyncr /usr/bin/; sudo mv cipsyncr-setup /usr/bin; sudo chmod +x /usr/bin/cloudipsyncr; sudo chmod +x /usr/bin/cipsyncr-setup;