„install.sh“ ändern
This commit is contained in:
parent
d3025fef62
commit
6880311670
@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
echo starting install
|
echo Startiing installation
|
||||||
echo Enter your API Key/Token:
|
echo Enter your API Key/Token:
|
||||||
read apikey
|
read apikey
|
||||||
echo APIKEY="'$apikey'" | cat - sshlogin.sh > temp && mv temp sshlogin.sh
|
echo APIKEY="'$apikey'" | cat - sshlogin.sh > temp && mv temp sshlogin.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user