Date only

This commit is contained in:
Bandie 2020-06-01 17:46:56 +02:00
parent 4abeec4545
commit 5ba1310bba
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
1 changed files with 1 additions and 5 deletions

View File

@ -42,7 +42,7 @@ makeNewline 3
makeLeft
printf "$HOME" >> $FILE
makeNewline 3
makeNewline 4
makeLeft
if [ -n "$EVENT" ]; then
@ -51,9 +51,5 @@ else
printf "$(date -I)" >> $FILE
fi
makeNewline 1
makeLeft
printf "Galactic Registr. Office" >> $FILE
printFile $FILE
rm $FILE