small-bin 1.0.4

Sync'eM ALL - File/ Screenshot sync application with SFTP support, and web dashboard.
Documentation
1
2
3
4
5
6
#!/bin/zsh

_prefix="/Users/Shared/Small"
mkdir -p "${HOME}/Library/Small"

${_prefix}/bin/small >> "${HOME}/Library/Small/small.log" 2>&1