Added cache
Only fork markdown tho, can't cache erb. Now also added a deploy script which runs erb
This commit is contained in:
parent
50152e4abf
commit
21c1b5303c
2 changed files with 8 additions and 1 deletions
4
deploy
Executable file
4
deploy
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
|
||||
RUBY_YJIT_ENABLE=1 rackup
|
Loading…
Add table
Add a link
Reference in a new issue