fix install from bash to sh

This commit is contained in:
fire1ce 2022-04-23 22:07:19 +03:00
parent 280d7dad46
commit abfb8b6de4

View File

@ -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