5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
|
|
rm -f /etc/apt/sources.list.d/wcbing.list
|
|
rm -f /etc/apt/keyrings/wcbing.gpg
|