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