diff --git a/bin/compile b/bin/compile index cda5ccf..897feb0 100755 --- a/bin/compile +++ b/bin/compile @@ -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