Update 2025-07-23 08:44 OpenBSD/amd64-dalek

This commit is contained in:
c0dev0id 2025-07-23 08:44:35 +02:00
parent 0530d9228b
commit 8f37eceb9a
2 changed files with 11 additions and 1 deletions

View File

@ -1,2 +1,10 @@
#!/bin/sh
bupstash put hostname=$(hostname) $@
hostname=$(hostname)
year=$(date +%Y)
month=$(date +%m)
day=$(date +%d)
timestamp="$year-$month-$day $(date +"%H:%M")"
set -x
bupstash put --print-file-actions --print-stats hostname="$hostname" timestamp="$timestamp" year="$year" month="$month" day="$day" $@

2
.bin/tailscale-tunnel Executable file
View File

@ -0,0 +1,2 @@
#!/bin/ksh
doas tailscale up --auth-key=tskey-auth-kx3Lf18kgg11CNTRL-5QJ7tUCJ8KAoPqVtJKY6MAzghyuCoaR9F --advertise-exit-node --accept-dns=true --accept-routes