This website works better with JavaScript.
Home
Explore
Help
Sign In
Linux
/
dwm-bar
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Removed test ip and password
patch-fontkeys
Vincenzo-Petrolo
4 years ago
parent
551daf35e4
commit
0212c0f07f
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
bar-functions/dwm_solar_panel.sh
+ 2
- 2
bar-functions/dwm_solar_panel.sh
View File
@ -12,8 +12,8 @@
dwm_solar_panel
(
)
{
dwm_solar_panel
(
)
{
INVERTER_IP
=
"
192.168.1.126
"
PASSWORD
=
"
ciao1234
"
INVERTER_IP
=
"
YOUR INVERTER IP
"
PASSWORD
=
"
YOUR PASSWORD
"
if
[
[
-f ~/.cache/solar_panel.cache
]
]
;
if
[
[
-f ~/.cache/solar_panel.cache
]
]
;
Write
Preview
Loading…
Cancel
Save