mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
add reboot information
This commit is contained in:
parent
3969edc9fd
commit
0e9a45e647
1 changed files with 2 additions and 1 deletions
|
@ -273,7 +273,8 @@ elif [ "${abcd}" = "b" ]; then
|
|||
fi
|
||||
|
||||
echo "# OK -> RPC Password B changed"
|
||||
echo "# Reboot is needed"
|
||||
echo "# Reboot is needed (will be triggered if interactive menu was called)"
|
||||
sleep 3
|
||||
|
||||
############################
|
||||
# PASSWORD C
|
||||
|
|
Loading…
Add table
Reference in a new issue