Remove rtun leftovers

This commit is contained in:
mathiascode 2020-02-10 23:52:09 +02:00
parent ca67a644da
commit 7c4d1ad880

View file

@ -11,10 +11,6 @@ mkdir -p $BUILD_DIR/dtach/bin/
mv dtach $BUILD_DIR/dtach/bin/
cd ../../
# Move rtun files to the dyno
mv vendor/rtun $BUILD_DIR/rtun
# Move Java files to the dyno
mv vendor/java $BUILD_DIR/java