6 lines
90 B
Plaintext
Raw Normal View History

2024-11-10 10:27:09 +00:00
#!/bin/bash
TOOLCHAIN_DIR=$(head -n 1 /etc/kos32-gcc/install-path)
rm -R $TOOLCHAIN_DIR