This website works better with JavaScript.
Home
Help
Sign In
hms
/
rasoberry-noaa
mirror of
https://github.com/reynico/raspberry-noaa.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
woops
tags/v1.0
Nico Rey
4 years ago
parent
f415f9f40a
commit
4aab04f6cf
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
common.sh
+ 0
- 1
common.sh
View File
@@ -4,7 +4,6 @@
# set -x
. ~/.noaa.conf
. "${NOAA_HOME}"/common.sh
declare -A levels=([DEBUG]=0 [INFO]=1 [WARN]=2 [ERROR]=3)
log_level=${LOG_LEVEL}
Write
Preview
Loading…
Cancel
Save