mirror of
https://github.com/justinwoo/purescript-resources.git
synced 2024-11-22 07:19:41 +03:00
commit
18736bb883
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
TAG=v0.12.0
|
||||
PSC_PACKAGE_TAG=v0.4.1
|
||||
TAG=v0.12.1
|
||||
PSC_PACKAGE_TAG=v0.4.2
|
||||
|
||||
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/
|
||||
|
Loading…
Reference in New Issue
Block a user