nwg-shell/install.sh
2024-01-30 02:41:19 +01:00

8 lines
239 B
Bash
Executable File

#!/usr/bin/env bash
python3 setup.py install --optimize=1
install -Dm 644 -t "/usr/share/licenses/nwg-shell" LICENSE
install -Dm 644 -t "/usr/share/doc/nwg-shell" README.md
install -Dm 644 -t "/usr/share/applications" nwg-readme.desktop