This website requires JavaScript.
Explore
Help
Register
Sign in
kaboomserver
/
buildpack
Watch
1
Star
0
Fork
You've already forked buildpack
0
mirror of
https://github.com/kaboomserver/buildpack.git
synced
2025-08-07 04:32:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
979c6d2e46
buildpack
/
bin
/
compile
6 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
First version
2018-05-25 19:49:13 +03:00
#!/bin/bash
BIN_DIR="$(cd "$(dirname "$0")" && pwd)"
BUILD_DIR=$1
Minor changes
2019-02-23 20:19:01 +02:00
mv $BIN_DIR/start $BUILD_DIR/
Reference in a new issue
Copy permalink