mirror of
https://github.com/touchHLE/touchHLE.git
synced 2026-01-31 01:25:24 +01:00
Remove script for updating website that is no longer used
Change-Id: I01fa39184e987f9535a743f8b7d32fb1e2421e69
This commit is contained in:
2
dev-scripts/.gitignore
vendored
2
dev-scripts/.gitignore
vendored
@@ -1,3 +1 @@
|
||||
/new_release
|
||||
/moreinfo.html
|
||||
/app_support.html
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
sed -e 's#](touchHLE_dylibs/)#](https://github.com/touchHLE/touchHLE/tree/trunk/touchHLE_dylibs/)#g' ../README.md > README-absolute.md
|
||||
pandoc README-absolute.md -o moreinfo.html
|
||||
rm README-absolute.md
|
||||
Reference in New Issue
Block a user