Files
ZFSBootMenu-Root-Install/finalize.sh
2025-07-04 17:23:34 -04:00

38 lines
645 B
Bash
Executable File

#!/bin/bash
set -euo pipefail
BASEDIR="$(dirname "${0}" | sed "s|^\.|${PWD}|")"
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