3 lines
75 B
Bash
Executable File
3 lines
75 B
Bash
Executable File
#!/bin/bash
|
|
echo "I: running $0"
|
|
apt -y purge exim4-base nfs-common rpcbind |