4 lines
62 B
Text
4 lines
62 B
Text
|
#!/bin/sh
|
||
|
|
||
|
exec sudo /bin/bash /var/lib/rbackup/backup-client
|