Skip to content

Commit

Permalink
better output
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptolake committed Jul 18, 2021
1 parent 7e1923a commit ef3a0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tmuxcator
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ case $1 in
if [ ! -z "$2" -a "$2" != " " ]; then
cfile=$cfdir/$2
rm $cfile
echo "Deleted: " $cfile
else
echo "check the <name> of the project"
fi
Expand Down

0 comments on commit ef3a0b4

Please sign in to comment.