From c67605ff79de6ba49c790580857dc4badb4254d4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 30 Jun 2018 23:26:46 +0200 Subject: [PATCH] Backup script --- bin/backup | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/backup diff --git a/bin/backup b/bin/backup new file mode 100755 index 0000000..78a3908 --- /dev/null +++ b/bin/backup @@ -0,0 +1,3 @@ +#!/bin/bash +set -e +rs ~/stm/ campbell:a/stm/ -- 2.39.2