1
0
mirror of https://gitea.blesmrt.net/mikaela/shell-things.git synced 2025-06-17 20:47:20 +02:00

chmod: set +x in the end

This commit is contained in:
Mikaela Suomalainen 2014-10-09 22:12:25 +03:00
parent c191d21c61
commit 0401330526

1
chmod

@ -29,3 +29,4 @@ if [ -f chmod.2 ]; then
./chmod.2 ./chmod.2
fi fi
set +x