From 0530d9228b2827c42ed79acfe4fc5a708bb63f38 Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Mon, 21 Jul 2025 11:40:45 +0200 Subject: [PATCH] Update 2025-07-21 11:40 OpenBSD/amd64-dalek --- .bin/bupstash-backup | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .bin/bupstash-backup diff --git a/.bin/bupstash-backup b/.bin/bupstash-backup new file mode 100755 index 0000000..a3d4409 --- /dev/null +++ b/.bin/bupstash-backup @@ -0,0 +1,2 @@ +#!/bin/sh +bupstash put hostname=$(hostname) $@