4 lines
48 B
Bash
4 lines
48 B
Bash
#!/bin/sh
|
|
|
|
exec logger -t gokapi -p daemon.info
|
#!/bin/sh
|
|
|
|
exec logger -t gokapi -p daemon.info
|