mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-20 04:15:46 +01:00
added some usage comments
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8662 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bd495f3f49
commit
23b443a655
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,10 @@
|
|||
#!/bin/bash
|
||||
|
||||
# bundle
|
||||
# package
|
||||
|
||||
# This will collect up the x86 and x86_64 bundles created by build
|
||||
# and package them together with an installer script.
|
||||
|
||||
|
||||
if [ $# -eq 0 ] ; then
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue