Sfoglia il codice sorgente

ffho-upgrade-tools: remove 999-remove-sysupgrade-currentsite
this should be long enough in the firmware, to remove all appearances

Karsten Böddeker 8 anni fa
parent
commit
92927f9307

+ 0 - 3
ffho/ffho-upgrade-tools/files/lib/gluon/upgrade/999-remove-sysupgrade-currentsite

@@ -1,3 +0,0 @@
-#!/bin/sh
-cat /etc/sysupgrade.conf | grep -v /etc/config/currentsite > /tmp/sysupgrade.conf
-mv /tmp/sysupgrade.conf /etc/sysupgrade.conf