Skip to content

Commit 29ad587

Browse files
author
Sagar Chalise
committed
Updated install to gir
1 parent b8f0640 commit 29ad587

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

install.sh

+3-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
#!/bin/bash
1+
#!/bin/sh
22

3-
# only works for debian-base system
4-
apt-get install python-appindicator
3+
apt-get install gir1.2-appindicator3
54

6-
cp nepcalindicator.py /usr/local/bin
5+
cp nepcalindicator /usr/local/bin
76
chmod a+x /usr/local/bin/nepcalindicator

0 commit comments

Comments
 (0)