commit b4da63ab01f3aeea02376ed303cee948f7a5972d
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Oct 27 20:13:02 2019 +0000
Update script
update-appdata-rpmfusion-free.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/update-appdata-rpmfusion-free.sh b/update-appdata-rpmfusion-free.sh
index 37067d1..63e707d 100755
--- a/update-appdata-rpmfusion-free.sh
+++ b/update-appdata-rpmfusion-free.sh
@@ -10,11 +10,11 @@ main ()
if [ "$RELEASE" = "32" ]; then
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
elif [ "$RELEASE" = "31" ]; then
-
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
+
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
elif [ "$RELEASE" = "30" ]; then
-
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
+
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
elif [ "$RELEASE" = "29" ]; then
-
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
+
URL="rsync://rsync.mirrorservice.org/download1.rpmfusion.org/free/fe...
fi