From 9fbf91db06a6d4f4b5cd8bb45389a731bb86bf22 Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 13 Apr 2025 18:48:02 +0100 Subject: initial --- deploy | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 deploy (limited to 'deploy') diff --git a/deploy b/deploy new file mode 100755 index 0000000..01250ca --- /dev/null +++ b/deploy @@ -0,0 +1,3 @@ +#!/bin/bash +dir=`dirname "$0"` +rsync -avx --delete "$dir/site/" in.bpm:/mnt/hd/web/1bpm.net/apps.csound/ -- cgit v1.2.3