# Post-Installation Script This directory contains files belonging to the Linux Mint XFCE post-installation script. ## Prerequisites to run the script - Linux Mint XFCE installed and running - Internet connection for downloading packages and updates - Script file: `Nachinstallationsarbeiten_LC_Esslingen_XFCE.sh` copied to Desktop No external files need to be pre-downloaded. ## Usage Run the main script: ```bash cd post_installation_script bash Nachinstallationsarbeiten_LC_Esslingen_XFCE.sh ``` The script is interactive and will prompt for confirmation before each installation step. ## Testing See `../post_installation_script_test/README.md` for container-based testing instructions.