Skip to content

Commit

Permalink
upd easteregg
Browse files Browse the repository at this point in the history
Signed-off-by: kokkiemouse <[email protected]>
  • Loading branch information
mineyoshikawasnow committed Mar 28, 2021
1 parent 844da4e commit ff1fd1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fascode-gtk-bookmarks/fascode-gtk-bookmarks
Original file line number Diff line number Diff line change
Expand Up @@ -185,15 +185,15 @@ while true; do
;;
--takebayashi)

echo "チノちゃんかわいい最高!!"
echo "竹林さん。チノちゃんかわいい最高!!"
shift 1
exit 0
;;
-t)
if [[ "$(basename $0)" == "alterlinux-gtk-bookmarks" ]]; then
echo "さすが店長、青春ブタ野郎だね"
else
echo "チノちゃんかわいい最高!!"
echo "竹林さん。チノちゃんかわいい最高!!"
fi
shift 1
exit 0
Expand Down

0 comments on commit ff1fd1d

Please sign in to comment.