update comment, changing Ubuntu to Debian
This commit is contained in:
parent
7993fdcfb2
commit
4e3ed1a41b
|
@ -5,7 +5,7 @@
|
||||||
# Copyright (c) 2022 Matthew Saunders Brown <matthewsaundersbrown@gmail.com>
|
# Copyright (c) 2022 Matthew Saunders Brown <matthewsaundersbrown@gmail.com>
|
||||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||||
#
|
#
|
||||||
# this installer expects a clean Ubuntu 20.04 install
|
# this installer expects a clean Debian 12 install
|
||||||
|
|
||||||
# require root
|
# require root
|
||||||
if [ "${EUID}" -ne 0 ]; then
|
if [ "${EUID}" -ne 0 ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user