We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eject
flattool
1 parent 66466d3 commit de99465Copy full SHA for de99465
flattool
@@ -7,7 +7,7 @@ asLastUpdateCheck="0000000000"
7
asAutoCheckUpdate="false"
8
9
# Global variables
10
-versionNumber="1.4.3"
+versionNumber="1.4.4"
11
owner="flattool"
12
repo="flattool-cli"
13
appID=''
@@ -17,8 +17,8 @@ errTxt=$(tput setaf 1 && tput bold)
17
18
# Haha, April Fools nerd
19
if [ "$(date +%m%d)" -eq 0401 ]; then
20
- echo "Haha, April 1st, get ejected"
21
- eject
+ echo "Haha, April 1st"
+ flattool bleat
22
fi
23
24
# Functions to save time programming this
0 commit comments