home/private_dot_local/script/executable_yadmsync

6 lines
57 B
Bash

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