archboot/usr/bin/archboot-aarch64-server-release.sh

9 lines
183 B
Bash
Raw Normal View History

2022-01-07 23:05:06 +01:00
#! /bin/bash
source /usr/lib/archboot/functions
source /usr/lib/archboot/server_functions
2022-02-09 10:59:26 +01:00
_ARCH="aarch64"
2022-02-08 20:20:21 +01:00
_root_check
2022-02-08 20:22:02 +01:00
_buildserver_check
_update_aarch64_pacman_chroot
_server_release