Files
i2p.firefox/release.sh

9 lines
118 B
Bash
Raw Normal View History

2022-05-17 17:20:15 -04:00
#!/bin/bash
./clean.sh
wsl make distclean
wsl make clean-extensions
wsl make extensions
./build.sh
2022-05-17 17:27:06 -04:00
wsl make
2022-05-17 17:20:15 -04:00
./sign.sh