This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
v1.1.3.1: small bug fix
What's new?
- Point the program to the correct config.
Quick Start
cd ~; mkdir cloudipsyncr; cd cloudipsyncr; wget https://github.com/MajliTech/CloudIPsyncr/releases/download/v1.1.4/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;