automate/001_apt-proxy_off.sh

4 lines
63 B
Bash
Executable File

#!/usr/bin/env bash
bash -c 'rm /etc/apt/apt.conf.d/02proxy'