Skip to content

Commit

Permalink
Updated ArchLinux to 2019.03.01
Browse files Browse the repository at this point in the history
  • Loading branch information
bilguun0203 authored Mar 27, 2019
1 parent f612dc1 commit 75cae7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash

ARCH="x86_64"
ROOTFS_VER="2018.09.01"
ROOTFS_VER="2019.03.01"
ROOTFS_FN="archlinux-bootstrap-${ROOTFS_VER}-${ARCH}.tar.gz"
ROOTFS_URL="http://mirrors.kernel.org/archlinux/iso/${ROOTFS_VER}/${ROOTFS_FN}"

Expand Down

0 comments on commit 75cae7a

Please sign in to comment.