Move out of dtach directory
This commit is contained in:
parent
5bd3b68053
commit
6f76fce2d1
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ cd src/dtach*
|
|||
make
|
||||
mkdir -p $BUILD_DIR/dtach/bin/
|
||||
mv dtach $BUILD_DIR/dtach/bin/
|
||||
cd ../../
|
||||
|
||||
# Move scripts to the build directory, which is then moved
|
||||
# to the dyno
|
||||
|
|
Reference in a new issue