1 2 3 4 5 6 7
#!/bin/sh run_earlyhook() { source /etc/archlogo.conf cd /usr/share/archlogo/ cat "${ARCHLOGO}" }