Revert change made while running on 2 hours of sleep.

This commit is contained in:
Kaj Forney 2020-11-29 18:19:55 -07:00
parent 06f2567968
commit ea15d547b2
Signed by: kforney
GPG Key ID: 3AB4E2E04CEF656F
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Kali)
if [ $REPO != "default" ];
then
sed -i "s|http.kali.org|$REPO|g" ./build/live-build-config/auto/config
sed -i "s|archive.kali.org|$REPO|g" ./build/live-build-config/auto/config
fi
cd build/live-build-config