furier / websync

websync is intended to be an rsync manager, where rsync tasks can be added, scheduled and maintained in a sane manner.
http://furier.github.io/websync/
MIT License
484 stars 91 forks source link

Rename app/scripts/Services to app/scripts/services #1

Closed furier closed 10 years ago

furier commented 10 years ago

Rename app/scripts/Services to app/scripts/services as this currently makes the app crash, because the paths doesn't match up....

furier commented 10 years ago

fixed