mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
install script with options of install directory and command prefix
This commit is contained in:
@ -67,8 +67,6 @@ echo WORK_DIR=$WORK_DIR
|
||||
echo INSTALL_DIR=$INSTALL_DIR
|
||||
echo OBITOOLS_PREFIX=$OBITOOLS_PREFIX
|
||||
|
||||
exit 0
|
||||
|
||||
pushd $WORK_DIR
|
||||
|
||||
OS=$(uname -a | awk '{print $1}')
|
||||
|
Reference in New Issue
Block a user