This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
lsts_glued/rules/filesystem/fs/sbin/sync-digest-clean
2014-04-29 02:12:14 +01:00

7 lines
108 B
Bash
Executable File

#! /bin/sh
/sbin/services sync-digest stop
sleep 10
rm -rf /opt/lsts/sync
/sbin/services sync-digest start