'Update 2024-02-14 08:09 OpenBSD/amd64-x13'

This commit is contained in:
c0dev0id
2024-02-14 08:09:08 +01:00
parent 25da9879e3
commit 22dfe902cd
4 changed files with 38 additions and 4 deletions

View File

@@ -1,5 +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 commit -m "'Update $MSG'"
conf push