Skip to content
Snippets Groups Projects
Commit 744bcd21 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #2669: Fixed LogArchiver paths

parent eb234cb3
No related branches found
No related tags found
No related merge requests found
......@@ -6,10 +6,8 @@
#
# cron jobs don't set $PATH, so construct our own.
if [ -z "$PATH" ]
then
export PATH=/bin:/usr/bin:/opt/lofar/bin
fi
PATH=$PATH:/bin:/usr/bin:/opt/lofar/bin
export PATH
source locations.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment