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