Skip to content

Commit

Permalink
Update walrus.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
silas-wr authored Jul 30, 2024
1 parent 4ab8c34 commit 2b75c55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/walrus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,11 @@ then
printf "1: new project\n"

elif [ "$option" = "2" ];
then
printf "2: directory status\n"

elif [ "$option" = "3" ];
then
printf "3: manual page\n"

else
Expand Down

0 comments on commit 2b75c55

Please sign in to comment.