mirror of
https://github.com/fire1ce/UDM-Persistent-SSH-Keys.git
synced 2023-10-10 13:36:54 +02:00
fix install from bash to sh
This commit is contained in:
parent
280d7dad46
commit
abfb8b6de4
@ -2,11 +2,7 @@
|
|||||||
|
|
||||||
## Persistence on Reboot
|
## Persistence on Reboot
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
This script need to run every time the system is rebooted since the __/root/.ssh/authorized_keys__ overwrites every boot.
|
|
||||||
=======
|
|
||||||
This script need to run every time the system is rebooted since the **/root/.ssh/authorized_keys** overwrites every boot.
|
This script need to run every time the system is rebooted since the **/root/.ssh/authorized_keys** overwrites every boot.
|
||||||
>>>>>>> ee5db53 (update from bash to sh fo install)
|
|
||||||
This can be accomplished with a boot script. Flow this guide: [UDM / UDMPro Boot Script](https://github.com/boostchicken-dev/udm-utilities/tree/master/on-boot-script)
|
This can be accomplished with a boot script. Flow this guide: [UDM / UDMPro Boot Script](https://github.com/boostchicken-dev/udm-utilities/tree/master/on-boot-script)
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
Loading…
x
Reference in New Issue
Block a user