windvn/mods/dev-remove/data/chroot

4 lines
81 B
Plaintext
Raw Normal View History

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