diff --git a/Justfile b/Justfile new file mode 100644 index 0000000..70827b4 --- /dev/null +++ b/Justfile @@ -0,0 +1,2 @@ +sync: + rsync --exclude .git -avz --del . rosebook.local:/home/albert/selfhost \ No newline at end of file