5 lines
No EOL
113 B
Bash
5 lines
No EOL
113 B
Bash
#!/bin/bash
|
|
cd /drone/src
|
|
chmod +x tools/boon/boon
|
|
./tools/boon/boon love download 11.3
|
|
./tools/boon/boon build . |