add SSH info to install
This commit is contained in:
parent
62ec62ef47
commit
d47693cb4f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# create install file
|
||||
echo '#!/bin/sh
|
||||
' > install.sh
|
||||
grep -E "(^HTTP_)|(^PKG_PATH)" .config >> install.sh
|
||||
cat .config >> install.sh
|
||||
echo '
|
||||
|
||||
# Generate conf file
|
||||
|
|
|
|||
Loading…
Reference in a new issue