Skip to content
Snippets Groups Projects
Unverified Commit 91734230 authored by osetrovich's avatar osetrovich Committed by GitHub
Browse files

Added exec permissions to all tools

parent 1e7224d5
No related branches found
No related tags found
1 merge request!1Master
...@@ -55,5 +55,6 @@ fi ...@@ -55,5 +55,6 @@ fi
chmod 0664 $filename chmod 0664 $filename
fi fi
done done
chmod 0774 $DAP_PREFIX/bin/*
echo "For start $DAP_APP_NAME - run 'systemctl start $DAP_APP_NAME'" echo "For start $DAP_APP_NAME - run 'systemctl start $DAP_APP_NAME'"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment