Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
Display CLI version of commands when using menu options
  • Loading branch information
Adamm00 committed Jul 1, 2020
1 parent 50e8bbd commit 8927ce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cake-qos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -498,6 +498,7 @@ fi

if [ -n "$option1" ]; then
set "$option1" "$option2" "$option3"
echo "[$] $0 $*" | tr -s " "
fi

Display_Line
Expand Down

0 comments on commit 8927ce3

Please sign in to comment.