10 lines
146 B
Bash
Executable File
10 lines
146 B
Bash
Executable File
#!/bin/bash
|
|
echo -e "\nFully Rebuildan~\n"
|
|
|
|
echo -e "\nFully cleaninnn\n"
|
|
bash fullclean
|
|
|
|
# use setup script instead
|
|
bash setup
|
|
|
|
bash flashmonitor |