Revision 11175
Added by Aaron Marcuse-Kubitza about 11 years ago
inputs/VegBank/run | ||
---|---|---|
3 | 3 |
|
4 | 4 |
if self_not_included; then |
5 | 5 |
|
6 |
refresh() # should be run on *vegbiendev*
|
|
6 |
refresh() # usage: on *vegbiendev*: .../run refresh
|
|
7 | 7 |
{ |
8 | 8 |
echo_func; set_make_vars |
9 | 9 |
local remake=1 # run all commands below in this mode |
Also available in: Unified diff
inputs/VegBank/run: refresh(): added usage