Skip to content
Snippets Groups Projects
release.sh 81 B
#!/bin/sh
zip -r ./tiling.kwinscript . -x ".git/*" "*.org" "*.kwinscript" "*.sh"