Compare commits

..

1 Commits

Author SHA1 Message Date
Danila Fedorin 861bf0571f Remove compile.sh as postinstall script. 2018-07-22 16:54:27 -07:00
2 changed files with 0 additions and 6 deletions

View File

@ -1,7 +1,4 @@
echo "Starting up" >> /var/tmp/fuck.txt
echo $(pwd) >> /var/tmp/fuck.txt
git submodule update --init --recursive --remote
echo "Submodules update" >> /var/tmp/fuck.txt
cd external/liblex
mkdir -p build
cd build

View File

@ -6,7 +6,4 @@ authors:
crystal: 0.25.1
scripts:
postinstall: sh compile.sh
license: MIT