7 lines
93 B
Bash
Executable File
7 lines
93 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# Commands to be run before uninstall of the package
|
|
|
|
systemctl disable ussdgw
|
|
|