mirror of
https://github.com/julenvitoria/GnW.git
synced 2025-12-17 13:15:54 +01:00
5 lines
120 B
Bash
5 lines
120 B
Bash
#!/bin/bash
|
|
|
|
set -e
|
|
rm -f /etc/udev/rules.d/{49-stlinkv1.rules,49-stlinkv2-1.rules,49-stlinkv2.rules,49-stlinkv3.rules}
|