From 33bec0096beb9df6ea569d5550815d07f826b57c Mon Sep 17 00:00:00 2001 From: Esteban Mackay Date: Sat, 11 Feb 2023 07:01:22 +0000 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index e89cf8e..07c3a59 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/shell-aprs/main/shell.sh)" +sh -c "$(curl -fsSL https://gitlab.com/hp3icc/shell-aprs/-/raw/main/shell.sh)" -sh -c "$(curl -fsSL https://raw.githubusercontent.com/hp3icc/shell-aprs/main/menu.sh)" +sh -c "$(curl -fsSL https://gitlab.com/hp3icc/shell-aprs/-/raw/main/menu.sh)" menu-aprs