mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-14 04:15:06 +08:00
6 lines
44 B
Bash
Executable File
6 lines
44 B
Bash
Executable File
#!/bin/sh
|
|
|
|
/etc/init.d/rpcd restart
|
|
|
|
exit 0
|