Update auto.sh
This commit is contained in:
parent
08d6a40b85
commit
5c5c01ed10
1 changed files with 1 additions and 1 deletions
2
auto.sh
2
auto.sh
|
@ -10,7 +10,7 @@ apt-get install git libssl-dev libpam0g-dev zlib1g-dev dh-autoreconf
|
||||||
|
|
||||||
cd /opt/
|
cd /opt/
|
||||||
|
|
||||||
git clone https://github.com/shellinabox/shellinabox.git && cd shellinabox
|
git clone https://github.com/simono41/shellinabox.git && cd shellinabox
|
||||||
|
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue