Skip to content
Snippets Groups Projects
Unverified Commit cc28c257 authored by Pete R Jemian's avatar Pete R Jemian Committed by GitHub
Browse files

#12

parent ca47af92
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
export EPICS_APP=`dirname $BASH_SOURCE`
export EPICS_APP=`dirname $0`
export EPICS_APP_ADL_DIR=${EPICS_APP}/xxxApp/op/adl
export DEFAULT_UI_FILE=${DEFAULT_UI_FILE:-xxx.adl}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment