Update 2024-02-14 08:09 OpenBSD/amd64-x13
This commit is contained in:
parent
3535905136
commit
cf491634d6
@ -1,5 +1,5 @@
|
||||
#!/bin/sh -ex
|
||||
#!/bin/sh -e
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user