Project

General

Profile

« Previous | Next » 

Revision 9015

lib/sh/util.sh: split archive (zip) utils out into separate archives.sh

View differences:

VegCore.ERD.mwb.run
1 1
#!/bin/bash -e
2 2
# syncs VegCore.ERD.mwb's zip file contents
3 3
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/util.run
4
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/sh/archives.sh
4 5
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/sh/local.sh
5 6

  
6 7
if self_not_included; then

Also available in: Unified diff