Skip to content
Snippets Groups Projects
Commit 149968f5 authored by hahn's avatar hahn
Browse files

- fixed: chmod in onbuild

parent 1b72a92b
No related branches found
No related tags found
No related merge requests found
......@@ -12,4 +12,4 @@
cd `dirname $0`
cd ..
ls -l shellscripts/gitsshwrapper.sh && chmod 755 && shellscripts/gitsshwrapper.sh
ls -l shellscripts/gitsshwrapper.sh && chmod 755 shellscripts/gitsshwrapper.sh && shellscripts/gitsshwrapper.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment