From 8a86b310630fab17256339fa18f26d8d5c190199 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 5 Nov 2021 22:52:53 -0400 Subject: Inital commit --- airootfs/usr/local/bin/Installation_guide | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 airootfs/usr/local/bin/Installation_guide (limited to 'airootfs/usr/local/bin/Installation_guide') diff --git a/airootfs/usr/local/bin/Installation_guide b/airootfs/usr/local/bin/Installation_guide new file mode 100755 index 0000000..4266754 --- /dev/null +++ b/airootfs/usr/local/bin/Installation_guide @@ -0,0 +1,5 @@ +#!/bin/sh +# +# SPDX-License-Identifier: GPL-3.0-or-later + +exec lynx 'https://wiki.archlinux.org/title/Installation_guide' -- cgit v1.2.3