mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-12-06 16:43:52 +01:00
6 lines
121 B
Bash
Executable File
6 lines
121 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
exec lynx 'https://wiki.archlinux.org/title/Installation_guide'
|