Skip to content

Commit

Permalink
fix path to appimage
Browse files Browse the repository at this point in the history
  • Loading branch information
raybjork committed Dec 11, 2024
1 parent a555e35 commit 435de77
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@

set -eu

exec sudo nice -20 ./packaging/appimages/deploy/universal-robots-latest-x86_64.AppImage $@
exec sudo nice -20 ./universal-robots.AppImage $@

0 comments on commit 435de77

Please sign in to comment.