windvn/mods/dev-remove/data/chroot
2022-08-22 11:11:59 +02:00

4 lines
81 B
Bash
Executable File

#!/bin/bash
apt -y remove build-essential git pkg-config *-dev
apt -y autoremove