tweak: rename ubuntu-20.04 file

This commit is contained in:
NunoSempere 2022-12-12 12:11:32 +00:00
parent bc3bb429bd
commit efb0491d1b
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +0,0 @@
sudo apt install libwebkit2gtk-4.0-dev
sudo apt install clang
cp config.def.h config.h

View File

@ -0,0 +1,13 @@
sudo apt install libwebkit2gtk-4.0-dev
sudo apt install clang
git clone https://github.com/jun7/wyebadblock
cd wyebadblock
make
sudo make install
user="loki"
cp config.def.h config.h
sed "s/fenze/$user/g" config.h
./install.sh