cleaning up spacing with tabs
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
usage="$(basename "$0") [-h] [-s] [-n hostname] -- my script for initializing new Linux installs
|
||||
\n\n
|
||||
where:\n
|
||||
-h, ? show this help text\n
|
||||
-s, --server set server flag to only install server components, default\n
|
||||
-n, --name [hostname] set the hostname to the argument"
|
||||
-h, ? \t\t\tshow this help text\n
|
||||
-s, --server \t\tset server flag to only install server components, default\n
|
||||
-n, --name [hostname] \tset the hostname to the argument"
|
||||
|
||||
# A repos don't support virgnia (Mint codename), only recognizing Jammy (Ubuntu)
|
||||
distro=jammy
|
||||
|
||||
Reference in New Issue
Block a user