From de99465dfbc5fca575fedfb31eb82557d2eaa91f Mon Sep 17 00:00:00 2001 From: heliguy4599 <95997226+heliguy4599@users.noreply.github.com> Date: Sun, 3 Dec 2023 22:49:09 -0500 Subject: [PATCH] Replace `eject` with `flattool` bleat for April 1st --- flattool | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flattool b/flattool index f56f965..bfd09f8 100644 --- a/flattool +++ b/flattool @@ -7,7 +7,7 @@ asLastUpdateCheck="0000000000" asAutoCheckUpdate="false" # Global variables -versionNumber="1.4.3" +versionNumber="1.4.4" owner="flattool" repo="flattool-cli" appID='' @@ -17,8 +17,8 @@ errTxt=$(tput setaf 1 && tput bold) # Haha, April Fools nerd if [ "$(date +%m%d)" -eq 0401 ]; then - echo "Haha, April 1st, get ejected" - eject + echo "Haha, April 1st" + flattool bleat fi # Functions to save time programming this