Skip to content

Commit

Permalink
Update run_all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Dec 25, 2024
1 parent 1ea5233 commit 68fe036
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UbuntuCLI/run_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ distro_is ubuntu
distro_version_ge 22
gnome_present no

# TODO improve parameter parsing - move it to platform independent code
if [ "$1" = "--help" ]; then
echo "usage: ./run_all.sh [--noninteractive]"
echo
Expand Down

0 comments on commit 68fe036

Please sign in to comment.