From abfb8b6de436be40696c4b03e68c4a2ff3293dfa Mon Sep 17 00:00:00 2001 From: fire1ce Date: Sat, 23 Apr 2022 22:07:19 +0300 Subject: [PATCH] fix install from bash to sh --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 138ddec..a58ae81 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,7 @@ ## 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. ->>>>>>> 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) ## Compatibility