aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archfi4
1 files changed, 2 insertions, 2 deletions
diff --git a/archfi b/archfi
index c42e1f6..b9454c4 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.10.21.43.05 (GPLv3)"
+apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.12.23.45.07 (GPLv3)"
baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master
@@ -1338,7 +1338,7 @@ loadstrings(){
# --------------------------------------------------------
while (( "$#" )); do
case $1 in
- -t | --test) baseurl="https://raw.githubusercontent.com""/$2/archfi/$3";;
+baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master
--chroot) chroot=1
command=$2
args=$3;;