home/.local/script/yadmsync

6 lines
57 B
Bash
Executable File

#!/bin/sh
yadm add -u :
yadm commit -m "sync"
yadm push