This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
privacyguides.org
Watch
1
Star
0
Fork
You've already forked privacyguides.org
0
mirror of
https://github.com/privacyguides/privacyguides.org.git
synced
2026-03-11 08:54:41 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
49cfda170b
privacyguides.org
/
build.sh
5 lines
74 B
Bash
Raw
Normal View
History
Unescape
Escape
build.sh: replace bash with sh for compatibility (#1353)
2019-09-29 10:59:23 +00:00
#!/usr/bin/env sh
Add files for Travis CI (#696) Implement Travis CI.
2018-12-27 16:08:35 +00:00
set
-e
# halt script on error
bundle
exec
jekyll build
Reference in a new issue
Copy permalink