Update 2024-02-14 07:59 OpenBSD/amd64-x13
This commit is contained in:
5
.bin/dotfiles-autoupdate
Executable file
5
.bin/dotfiles-autoupdate
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh -ex
|
||||
MSG="$(date +"%Y-%m-%d %H:%M") $(uname -s)/$(uname -m)-$(hostname -s)"
|
||||
conf add -u
|
||||
conf commit -m "Update $MSG"
|
||||
conf push
|
||||
Reference in New Issue
Block a user