From 01da7db4053a5e1abbfc7604cab8f4ce096e3037 Mon Sep 17 00:00:00 2001 From: Locutus73 Date: Mon, 3 Jun 2019 16:04:05 +0200 Subject: [PATCH] Rename vga_scaler_off.sh to superseded/vga_scaler_off.sh --- vga_scaler_off.sh => superseded/vga_scaler_off.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename vga_scaler_off.sh => superseded/vga_scaler_off.sh (99%) diff --git a/vga_scaler_off.sh b/superseded/vga_scaler_off.sh similarity index 99% rename from vga_scaler_off.sh rename to superseded/vga_scaler_off.sh index 5bb9ec6..fdc46d7 100644 --- a/vga_scaler_off.sh +++ b/superseded/vga_scaler_off.sh @@ -24,4 +24,4 @@ PROPERTY_NAME="vga_scaler" PROPERTY_VALUE="0" -source "$(dirname $(readlink -f $0))/change_ini_property.sh.inc" \ No newline at end of file +source "$(dirname $(readlink -f $0))/change_ini_property.sh.inc"