mirror of
https://github.com/justinwoo/purescript-resources.git
synced 2024-11-25 22:44:50 +03:00
commit
18736bb883
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
TAG=v0.12.0
|
TAG=v0.12.1
|
||||||
PSC_PACKAGE_TAG=v0.4.1
|
PSC_PACKAGE_TAG=v0.4.2
|
||||||
|
|
||||||
wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
|
wget -O $HOME/purescript.tar.gz https://github.com/purescript/purescript/releases/download/$TAG/linux64.tar.gz
|
||||||
tar -xvf $HOME/purescript.tar.gz -C $HOME/
|
tar -xvf $HOME/purescript.tar.gz -C $HOME/
|
||||||
|
Loading…
Reference in New Issue
Block a user