generated from general-packages/nushell
Update main.sh
This commit is contained in:
parent
c70a371159
commit
25efa52ce8
2
main.sh
2
main.sh
@ -13,7 +13,7 @@ cp -rvf ./debian ./LACT/
|
||||
cd ./LACT/
|
||||
|
||||
# Get build deps
|
||||
LOGNAME=root dh_make --createorig -y -l -p LACT_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
LOGNAME=root dh_make --createorig -y -l -p lact_"$VERSION" || echo "dh-make: Ignoring Last Error"
|
||||
apt-get build-dep ./ -y
|
||||
apt-get install curl -y
|
||||
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | CARGO_HOME=/root/.cargo sh -s -- -y
|
||||
|
Loading…
Reference in New Issue
Block a user