tweak: rename ubuntu-20.04 file
This commit is contained in:
parent
bc3bb429bd
commit
efb0491d1b
|
@ -1,3 +0,0 @@
|
|||
sudo apt install libwebkit2gtk-4.0-dev
|
||||
sudo apt install clang
|
||||
cp config.def.h config.h
|
13
ubuntu-20.04-dependencies-install.md
Normal file
13
ubuntu-20.04-dependencies-install.md
Normal 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
|
Loading…
Reference in New Issue
Block a user