mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
8 lines
56 B
Bash
Executable File
8 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
pwd
|
|
echo
|
|
ls
|
|
echo
|
|
rm tools/pcommand
|
|
make env
|