3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
rm -f /etc/NetworkManager/conf.d/10-ibft-plugin.conf
|
#!/bin/sh
|
|
rm -f /etc/NetworkManager/conf.d/10-ibft-plugin.conf
|