Replace GNU-specific date invocation

This commit is contained in:
Ain 2017-11-11 23:06:49 +00:00
parent bfa65f35ce
commit 894b183de2

View file

@ -1,6 +1,6 @@
#! /bin/bash #! /bin/bash
date=$(date --rfc-3339=date) date=$(date +%Y-%m-%d)
title= title=
author= author=