Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Commit 813fa64

Browse files
author
Nick te Lindert
committed
Permission fix
1 parent ea3e18f commit 813fa64

File tree

2 files changed

+2
-151
lines changed

2 files changed

+2
-151
lines changed

generate-app-wrappers

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ iconDir="/usr/share/icons"
1010

1111
printHelp()
1212
{
13-
echo "GenerateAppswarappers Version: 0.3"
13+
echo "GenerateAppswarappers Version: 0.3.1"
1414
echo "Parameter list:"
1515
echo ""
1616
echo "-i - What is the location of the .desktop files?"
@@ -147,4 +147,5 @@ if [ -z "$inputDir" ] || [ -z "$outputDir" ]; then
147147
printHelp
148148
else
149149
GenerateApps
150+
chmod -R 755 /Applications/
150151
fi

generate-app-wrappers-centos7

Lines changed: 0 additions & 150 deletions
This file was deleted.

0 commit comments

Comments
 (0)