Project

General

Profile

« Previous | Next » 

Revision 9892

added bin/sync_upload, a wrapper around sync_upload()

View differences:

bin/sync_upload
1 1
#!/bin/bash
2
# runs make, hiding verbose messages about making included Makefiles
3
# usage: bin/make target...
4

  
5 2
. "$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"/../lib/sh/local.sh
6 3

  
7 4
sync_upload "$@"

Also available in: Unified diff