- Timestamp:
- 11/21/09 12:58:51 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/linuxmuster-linbo/branches/testing/share/rsync-post.sh
r518 r580 43 43 timage="$(btshowmetainfo "$LINBODIR/${FILE##*/}" | grep ^"file name" | awk '{ print $3 }')" 44 44 echo "Torrent file for $timage detected. Restarting bittorrent service." >&2 45 # sync time for image and torrent files otherwise bittorrent gets confused 46 # if uploaded torrent file time is in future 47 touch "${timage}*" 45 48 /etc/init.d/linbo-bittorrent restart >&2 46 49 /etc/init.d/bittorrent restart >&2
Note: See TracChangeset
for help on using the changeset viewer.
