Files
ZFSBootMenu-Root-Install/finalize.sh

38 lines
637 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
baseDir="$(realpath "$(dirname "${0}")")"
printf '\033[?47l\012'
cat << EOF
#######################################
## ##
## $(cat "${BASEDIR}/title") Script ##
## ##
## Jean <jean@easthighnerd.net> ##
## ##
#######################################
################
## ##
## Finalize ##
## ##
################
EOF
sudo timedatectl
sudo usermod -p '*' root
flatpak --user\
remote-add\
--if-not-exists\
flathub\
https://flathub.org/repo/flathub.flatpakrepo