Fix leftover debug URL
This commit is contained in:
parent
b5f175f6c1
commit
efa3255c0c
@ -6,8 +6,7 @@ set -euET -o pipefail
|
|||||||
echo "Installing LIGO"
|
echo "Installing LIGO"
|
||||||
|
|
||||||
# Install the ligo.sh from master
|
# Install the ligo.sh from master
|
||||||
# wget https://gitlab.com/ligolang/ligo/blob/master/scripts/ligo.sh
|
wget https://gitlab.com/ligolang/ligo/blob/master/scripts/ligo.sh
|
||||||
wget localhost:8080/scripts/ligo.sh
|
|
||||||
|
|
||||||
# Copy the exucutable to the appropriate directory
|
# Copy the exucutable to the appropriate directory
|
||||||
sudo cp ligo.sh /usr/local/bin/ligo
|
sudo cp ligo.sh /usr/local/bin/ligo
|
||||||
|
Loading…
Reference in New Issue
Block a user