Fixed merge conflicts

This commit is contained in:
2021-12-27 18:32:56 -05:00
parent c33cb65caf
commit 0ee37b0a66
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
#!/bin/sh
echo "$(date -u '+%Y%m%d%H%M%S')"
set -e
isosec() {
echo "$(date -u '+%Y%m%d%H%M%S')"
}
isosec