Skip to content
Snippets Groups Projects
Commit cedc060d authored by Julien Malik's avatar Julien Malik
Browse files

BUG: missing commit

parent e8d57cbf
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
#
# Autogenerated by OTB installation process
# DO NOT MODIFY
#
CURRENT_SCRIPT=$0
CURRENT_SCRIPT_DIR=`dirname $0`
OTB_CLI_LAUNCHER=$CURRENT_SCRIPT_DIR/otbApplicationLauncherCommandLine
OTB_APP_PATH=$CURRENT_SCRIPT_DIR/../lib/otbapp
$OTB_CLI_LAUNCHER @APPLICATION_NAME@ --modulePath $OTB_APP_PATH "$@"
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