From d7b358147773567fbdf5daab591f8b656e88800d Mon Sep 17 00:00:00 2001 From: MatMoul Date: Wed, 13 Apr 2016 00:03:36 +0200 Subject: [PATCH] New Release : 2016.04.13.00.03.28 --- archfi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archfi b/archfi index 8704752..84cdc81 100644 --- a/archfi +++ b/archfi @@ -12,7 +12,7 @@ # referance : https://wiki.archlinux.org/index.php/Installation_guide -apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.12.23.45.07 (GPLv3)" +apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.13.00.03.28 (GPLv3)" baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master @@ -1338,8 +1338,8 @@ loadstrings(){ # -------------------------------------------------------- while (( "$#" )); do case $1 in - -t | --test) baseurl="https://raw.githubusercontent.com" - baseurl="$baseurl/$2/archfi/$3";; +baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master +baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master --chroot) chroot=1 command=$2 args=$3;;