Skip to content

Commit 316b2c3

Browse files
authored
Update makedb.sh
1 parent 1e0479d commit 316b2c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

makedb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
printf -v date '%(%Y-%m-%d)T\n' -1
2+
printf -v date '%(%Y-%m-%d)T' -1
33

44
echo "$date" > owcdb.txt
55

0 commit comments

Comments
 (0)