replaced copying why2-app into /bin for moving
This commit is contained in:
parent
cd9f29041d
commit
013fd1e20f
2
build.sh
2
build.sh
@ -109,7 +109,7 @@ elif [[ "$1" == "install" ]]; then ########## INSTALL ##########
|
|||||||
echo "Installing why2-app..."
|
echo "Installing why2-app..."
|
||||||
###
|
###
|
||||||
|
|
||||||
cp $appOutput /usr/bin/why2
|
mv $appOutput /usr/bin/why2
|
||||||
|
|
||||||
###
|
###
|
||||||
echo "Finished! Cleaning up..."
|
echo "Finished! Cleaning up..."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user