Fix install script

This commit is contained in:
Jordan Holt 2021-01-16 14:42:18 +00:00
parent 6148739c1a
commit 17bbe7a734

View File

@ -1,4 +1,5 @@
#!/bin/sh -e
install -Dm644 * \
"/usr/share/themes/"
mkdir -p /usr/share/themes/Nova
cp -r gtk* /usr/share/themes/Nova