Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 63743ad958 |
@@ -6,5 +6,8 @@ set -x
|
||||
# Stop executing after error
|
||||
set -e
|
||||
|
||||
# Change permissions
|
||||
chmod -R a+w ./
|
||||
|
||||
# Run command
|
||||
$*
|
||||
|
||||
Reference in New Issue
Block a user