Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MatiasG19 committed Sep 24, 2023
1 parent 8fe9604 commit 39842b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Exec='/usr/bin/myApp.sh'
Name=TestApp
Comment=TestApp
Keywords=TestApp;" > test.desktop
diff --git "test.desktop" "/usr/share/applications/$exeName.desktop"
diff "test.desktop" "/usr/share/applications/$exeName.desktop"
if [ "$?" -eq 1 ]
then
{
Expand Down

0 comments on commit 39842b3

Please sign in to comment.