We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f4042d commit 728fe03Copy full SHA for 728fe03
daemon/install.sh
@@ -11,7 +11,7 @@ if [ -d "/etc/plasma" ]; then
11
fi
12
13
printf "Installing requirements\n"
14
-sudo pip install pypng plasma
+sudo pip install pypng plasmalights
15
16
printf "Installing plasma\n"
17
mkdir /etc/plasma
0 commit comments