diff --git a/src/applications/postman.sh b/src/applications/postman.sh old mode 100644 new mode 100755 index 1acaf8a..da70002 --- a/src/applications/postman.sh +++ b/src/applications/postman.sh @@ -34,4 +34,4 @@ touch Postman.desktop } >> Postman.desktop # move file to applications -sudo mv Postman.desktop /usr/share/applications/Postman.Desktop \ No newline at end of file +sudo mv Postman.desktop /usr/share/applications/postman.desktop \ No newline at end of file