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