3 lines
60 B
Plaintext
3 lines
60 B
Plaintext
|
#!/bin/sh
|
||
|
update-rc.d -f xrdp_control.sh remove > /dev/null
|