root/trunk/hotstuff/scripts/post-commit

Revision 477, 58 bytes (checked in by josef, 4 years ago)

- while running Hotstuff directly on commit comes with a performance issue, we can at least let the cronjob idle until something happens in the repository

  • Property svn:executable set to *
Line 
1#!/bin/sh
2
3su -c "touch ~/.hotstuff_needs_update" kdedata
Note: See TracBrowser for help on using the browser.