mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-18 09:02:23 -06:00
Delete script directory (#937)
99% certain we don't use this file; - [script](https://github.com/just-the-docs/just-the-docs/search?q=script) has no non-`<script>`/doc uses - [build](https://github.com/just-the-docs/just-the-docs/search?q=build) has no mentions - we don't need to manually build / package the gem anymore
This commit is contained in:
parent
494716d8fc
commit
c0807be052
@ -1,8 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
echo "Packaging gem... \n"
|
|
||||||
gem build just-the-docs.gemspec
|
|
||||||
|
|
||||||
echo "Cleaning up... \n"
|
|
||||||
git add *.gem
|
|
||||||
git commit -m 'Bump just-the-docs gem package'
|
|
Loading…
x
Reference in New Issue
Block a user