Skip to content

Commit

Permalink
[product] Fixing invalid command in the launching script for Ubuntu OS.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Sep 28, 2018
1 parent 7c41f3c commit 32a5d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/updatesite/rootfiles/linux/eclipse-sarl-ubuntu.sh
Expand Up @@ -34,4 +34,4 @@ then
. "$HOME/.eclipserc"
fi

exec "$CDIR/eclipse" $VMARGS "$@"
exec "$CDIR/eclipse-sarl" $VMARGS "$@"

0 comments on commit 32a5d65

Please sign in to comment.