Skip to content

Commit

Permalink
Update cerebro
Browse files Browse the repository at this point in the history
  • Loading branch information
Da2dalus committed Mar 28, 2021
1 parent 2d8b823 commit c3d1cca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cerebro
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ function installmenu() {

CAT=$(tail -1 $0)

if [[ $CAT == "#installed" ]]
if [[ $CAT != "#installed" ]]
then
installmenu
fi
Expand Down

0 comments on commit c3d1cca

Please sign in to comment.