windvn/mods/dev-remove/data/chroot

5 lines
96 B
Plaintext
Raw Normal View History

2022-08-22 09:11:59 +00:00
#!/bin/bash
set -e
apt-get -y remove build-essential git pkg-config *-dev
apt-get -y autoremove