Date only
This commit is contained in:
parent
4abeec4545
commit
5ba1310bba
@ -42,7 +42,7 @@ makeNewline 3
|
|||||||
makeLeft
|
makeLeft
|
||||||
printf "$HOME" >> $FILE
|
printf "$HOME" >> $FILE
|
||||||
|
|
||||||
makeNewline 3
|
makeNewline 4
|
||||||
makeLeft
|
makeLeft
|
||||||
|
|
||||||
if [ -n "$EVENT" ]; then
|
if [ -n "$EVENT" ]; then
|
||||||
@ -51,9 +51,5 @@ else
|
|||||||
printf "$(date -I)" >> $FILE
|
printf "$(date -I)" >> $FILE
|
||||||
fi
|
fi
|
||||||
|
|
||||||
makeNewline 1
|
|
||||||
makeLeft
|
|
||||||
printf "Galactic Registr. Office" >> $FILE
|
|
||||||
|
|
||||||
printFile $FILE
|
printFile $FILE
|
||||||
rm $FILE
|
rm $FILE
|
||||||
|
Loading…
Reference in New Issue
Block a user