Delete unnecessary deploy.sh script Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Anirudh Oppiliappan x@icyphox.sh
Wed, 16 Oct 2019 21:35:07 +0530
D
deploy.sh
@@ -1,5 +0,0 @@
-#!/usr/bin/env bash - -git push origin master -# push contents of `build/` to the `gh-pages` branch -git subtree push --prefix build origin gh-pages