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:
@ -111,8 +111,8 @@ else
|
||||
fi
|
||||
|
||||
(cp build/* "${INSTALL_DIR}/bin" 2> /dev/null) \
|
||||
|| (echo "Please enter your password for installing obitools in ${INSTALL_DIR}"
|
||||
sudo cp build/* "${INSTALL_DIR}/bin")
|
||||
|| (echo "Please enter your password for installing obitools in ${INSTALL_DIR}"
|
||||
sudo cp build/* "${INSTALL_DIR}/bin")
|
||||
|
||||
popd
|
||||
|
||||
|
Reference in New Issue
Block a user