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

7 lines
108 B
Plaintext
Raw Normal View History

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