This website requires JavaScript.
Explore
Help
Sign In
neko
/
portal
Watch
1
Star
0
Fork
0
You've already forked portal
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
63cbfd5edd
portal
/
compile.sh
5 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
fixed compile.sh..hopefully
2020-01-25 15:53:05 +01:00
#!/bin/bash
export
GEM_HOME
=
"
$HOME
/gems
"
export
PATH
=
"
$HOME
/gems/bin:
$PATH
"
testing a screen
2020-01-25 13:03:42 +01:00
bundle
exec
jekyll build
Reference in New Issue
Copy Permalink