6 lines
45 B
Text
6 lines
45 B
Text
|
#!/bin/bash
|
||
|
|
||
|
/sync/sync --prune
|
||
|
sleep 84600
|
||
|
|