Add sources to sources.list

This commit is contained in:
Fierelier 2022-05-10 13:30:32 +02:00
parent c96892dea9
commit 10bac98c44

View File

@ -1,5 +1,6 @@
#!/usr/bin/env bash
echo $(head -c4 </dev/urandom|xxd -p -u) >"/etc/hostname"
echo "$OPUS_SOURCES" >"/etc/apt/sources.list"
apt -y update
apt -y upgrade
apt -y install keyboard-configuration