3 lines
72 B
Bash
3 lines
72 B
Bash
#!/bin/sh
|
|
|
|
rm -rf dependencies toolchain .setup-started .setup-complete
|