(As update_example). This copies the new mystic binary + anything in the hh directory to the live bbs/system directory.
@@ -0,0 +1,2 @@
+mystic
+hh/
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# cp mystic ~/dev/mystic/live/system/bbs
+rsync -v --files-from=rsync_list.txt . ~/dev/mystic/live/system/bbs