CC-2058: Utilities are not in the system $PATH
-Added airtime-clean-storage and airtime-import symbolic links
This commit is contained in:
parent
369c800bf0
commit
f108ac846f
9 changed files with 153 additions and 49 deletions
|
@ -56,7 +56,7 @@ function printUsage()
|
|||
echo " -h, --help Print this message and exit.\n";
|
||||
echo "\n";
|
||||
echo "Files will be imported to directory:\n";
|
||||
echo " ". $CC_CONFIG["storageDir"] ."\n";
|
||||
echo " ". realpath($CC_CONFIG["storageDir"]) ."\n";
|
||||
echo "\n";
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue