4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
|
#!/bin/bash
|
||
|
echo "Initial run of durep ... please wait."
|
||
|
/usr/sbin/durep.daily >/dev/null
|