about summary refs log tree commit diff
path: root/build.sh
diff options
context:
space:
mode:
authorEmile <git@emile.space>2022-02-24 00:04:31 +0100
committerEmile <git@emile.space>2022-02-24 00:04:31 +0100
commit9911d1557796e08c31c544a9b366f18591b9efd2 (patch)
tree47c251f3e0a0f9149ae8d80574e2b9b4311c8492 /build.sh
parentcd7b8269e6ebec8105103922f61bbe8924a6d37e (diff)
moved the build scripts to the in repo
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/build.sh b/build.sh
deleted file mode 100755
index e8dfd19..0000000
--- a/build.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-rm -rf ../emile.space/out
-cargo r | tee out.log
-chmod -R +r *