We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36493d5 commit 6af790bCopy full SHA for 6af790b
darcs-dist.sh
@@ -6,7 +6,7 @@ shift; shift
6
darcs_options="$@"
7
8
echo Running \`\`darcs dist ${darcs_options} -d "$name"\'\'...
9
-darcs dist ${darcs_options} -d "$name"
+darcs dist ${darcs_options} --set-scripts-executable -d "$name"
10
11
if [[ "$format" != gz ]]
12
then
0 commit comments