commit 7380ae064847b92ffbd76ffd1aefcc90378adf2a
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Sun Sep 20 09:22:43 2020 +0100
Fix
update-appdata-rpmfusion-nonfree.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/update-appdata-rpmfusion-nonfree.sh b/update-appdata-rpmfusion-nonfree.sh
index 05cde81..183c366 100755
--- a/update-appdata-rpmfusion-nonfree.sh
+++ b/update-appdata-rpmfusion-nonfree.sh
@@ -21,7 +21,7 @@ main ()
fi
- #rsync -avPh "$URL" .
+ rsync -avPh "$URL" .
# rsync -avPh --exclude debug "$URL1" ./Packages/
rm -rf repo*
Show replies by date