Adrian Short пре 5 година
родитељ
комит
d9666f99bb
1 измењених фајлова са 8 додато и 0 уклоњено
  1. +8
    -0
      bin/deploy

+ 8
- 0
bin/deploy Прегледај датотеку

@@ -0,0 +1,8 @@
#!/usr/bin/env sh

bundle exec bin/download
bundle exec bin/petrify
cd _site
git commit -am "Update content"
git push origin master
cd -

Loading…
Откажи
Сачувај