Merge branch 'generic' into 'antifascista'
no es necesario clonar sutty.git siempre See merge request sutty/haini.sh!11
This commit is contained in:
commit
62b9089129
1 changed files with 0 additions and 3 deletions
3
haini.sh
3
haini.sh
|
@ -13,9 +13,6 @@ fi
|
||||||
# Por ahora sólo soportamos x86_64
|
# Por ahora sólo soportamos x86_64
|
||||||
uname -m | grep -q x86_64 || exit 1
|
uname -m | grep -q x86_64 || exit 1
|
||||||
|
|
||||||
# Sutty tiene que estar clonada en el directorio anterior
|
|
||||||
test -d ../sutty/.git || git clone git@0xacab.org:sutty/sutty.git ../sutty
|
|
||||||
|
|
||||||
# Podemos cambiar el entorno
|
# Podemos cambiar el entorno
|
||||||
ENTORNO=${ENTORNO:-../hain}
|
ENTORNO=${ENTORNO:-../hain}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue