Update 2024-03-15 07:50 OpenBSD/amd64-x13
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/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 push
|
||||
dotfiles add -u
|
||||
dotfiles commit -m "Update $MSG"
|
||||
dotfiles push
|
||||
|
||||
Reference in New Issue
Block a user