New Release : 2016.04.12.23.56.56
This commit is contained in:
commit
26f8b04501
1 changed files with 8 additions and 0 deletions
8
archfi
8
archfi
|
@ -12,7 +12,11 @@
|
|||
# referance : https://wiki.archlinux.org/index.php/Installation_guide
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.12.23.45.07 (GPLv3)"
|
||||
=======
|
||||
apptitle="Arch Linux Fast Install (archfi) - Version: 2016.04.12.23.56.56 (GPLv3)"
|
||||
>>>>>>> src
|
||||
baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master
|
||||
|
||||
|
||||
|
@ -1339,6 +1343,10 @@ loadstrings(){
|
|||
while (( "$#" )); do
|
||||
case $1 in
|
||||
baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
baseurl=https://raw.githubusercontent.com/MatMoul/archfi/master
|
||||
>>>>>>> src
|
||||
--chroot) chroot=1
|
||||
command=$2
|
||||
args=$3;;
|
||||
|
|
Loading…
Reference in a new issue