mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/iiab-root-login: Set + Enable sftp password, for FileZilla uploads
This commit is contained in:
parent
aa5a020c16
commit
cac1c873f4
6 changed files with 63 additions and 2 deletions
|
@ -41,7 +41,7 @@
|
|||
if [[ $1 == "-f" || $1 == "--fast" ]]; then # Otherwise ./runrole does it below! (as Ansible runs roles/0-init)
|
||||
cd scripts
|
||||
echo -e "\n\e[4mNow running: cp -u iiab-update iiab-summary iiab-diagnostics /usr/bin\e[0m\n"
|
||||
cp -u iiab-update iiab-summary iiab-diagnostics /usr/bin
|
||||
cp -u iiab-update iiab-summary iiab-diagnostics iiab-root-login /usr/bin
|
||||
fi
|
||||
|
||||
if [[ $1 == "-f" || $1 == "--fast" ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue