We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f0640 commit 29ad587Copy full SHA for 29ad587
install.sh
@@ -1,7 +1,6 @@
1
-#!/bin/bash
+#!/bin/sh
2
3
-# only works for debian-base system
4
-apt-get install python-appindicator
+apt-get install gir1.2-appindicator3
5
6
-cp nepcalindicator.py /usr/local/bin
+cp nepcalindicator /usr/local/bin
7
chmod a+x /usr/local/bin/nepcalindicator
0 commit comments