16 lines
326 B
Plaintext
16 lines
326 B
Plaintext
go build -o unifi-blocklist-app main.go 2>&1 && echo "✓ Build successful"
|
|
|
|
|
|
go build -o unifi-blocklist-app main.go
|
|
|
|
|
|
tailwindcss -o static/tailwind.css --minify
|
|
|
|
tailwindcss -o static/tailwind.css --minify --watch
|
|
|
|
git add . && git commit -m "update" && git push
|
|
|
|
|
|
|
|
`````````
|
|
sudo grep -Rl "domainlist_0.list" / 2>/dev/null |