5 lines
41 B
Bash
5 lines
41 B
Bash
|
|
#!/bin/sh
|
||
|
|
|
||
|
|
. rrdtool.conf
|
||
|
|
echo $BASEPATH
|