From 6245dc9659fc3e45c7e4e9331b3cf0e62ec56619 Mon Sep 17 00:00:00 2001 From: Locutus73 Date: Mon, 3 Jun 2019 15:58:34 +0200 Subject: [PATCH] Rename composite_sync_off.sh to superseded/composite_sync_off.sh --- composite_sync_off.sh => superseded/composite_sync_off.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename composite_sync_off.sh => superseded/composite_sync_off.sh (99%) diff --git a/composite_sync_off.sh b/superseded/composite_sync_off.sh similarity index 99% rename from composite_sync_off.sh rename to superseded/composite_sync_off.sh index cf59265..7ca7e7d 100644 --- a/composite_sync_off.sh +++ b/superseded/composite_sync_off.sh @@ -22,4 +22,4 @@ PROPERTY_NAME="composite_sync" 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"