Replace GNU-specific date invocation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
date=$(date --rfc-3339=date)
|
date=$(date +%Y-%m-%d)
|
||||||
title=
|
title=
|
||||||
author=
|
author=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user