summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2018-09-11 14:50:13 -0300
committerDavid P <megver83@parabola.nu>2018-09-11 14:50:13 -0300
commitd93025ae9d4eec9ff206b1a2f971a2d03c599889 (patch)
tree5ebef2118f8e92c468eb0942d70bb680bfc6fdfb
parentd985dec2360c585e59723bdc45f98be2467795f4 (diff)
remove wrong 'fi' at add_parabola_mirrors()
Signed-off-by: David P <megver83@parabola.nu>
-rwxr-xr-xfind-deprecated-pkgs1
1 files changed, 0 insertions, 1 deletions
diff --git a/find-deprecated-pkgs b/find-deprecated-pkgs
index 9306281..24345a9 100755
--- a/find-deprecated-pkgs
+++ b/find-deprecated-pkgs
@@ -44,7 +44,6 @@ add_parabola_mirrors(){
mirrors+=(https://mirror.grapentin.org/parabola/$r/os/i686/)
mirrors+=(https://mirror.grapentin.org/parabola/$r/os/armv7h/)
done
-fi
}
# Sed expresion tested for Nginx, change if needed