ballistica/do_stuff
2024-05-17 08:03:14 +05:30

9 lines
92 B
Bash
Executable File

#!/bin/bash
pwd
echo
ls
echo
rm tools/pcommand
rm -rf .venv
make env
make cmake-server-build