Replace GNU-specific `date` invocation

This commit is contained in:
Ain 2017-11-11 23:06:49 +00:00
parent bfa65f35ce
commit 894b183de2
1 changed files with 1 additions and 1 deletions

View File

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