automate/020_enlightenment.sh

15 lines
254 B
Bash

#!/usr/bin/env zsh
DEST=${1:-/etc/skel}
sudo apt install -y enlightenment
sudo apt install -y terminology
sudo update-alternatives --set x-terminal-emulator /usr/bin/terminology
sudo dpkg -i /var/tmp/automate/relightable-fc8c4a_1.0.0-1_amd64.deb