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