live-systems.org/gitweb
/
live-config.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aef7d0f
)
Passing all arguments to main function within live-config entry point.
author
Daniel Baumann
<daniel@debian.org>
Thu, 6 Dec 2012 14:57:33 +0000
(15:57 +0100)
committer
Daniel Baumann
<daniel@debian.org>
Thu, 6 Dec 2012 14:57:33 +0000
(15:57 +0100)
scripts/config.sh
patch
|
blob
|
blame
|
history
diff --git
a/scripts/config.sh
b/scripts/config.sh
index
c9e9a97
..
85b2b5c
100755
(executable)
--- a/
scripts/config.sh
+++ b/
scripts/config.sh
@@
-209,4
+209,4
@@
Main ()
echo "."
}
-Main
+Main
${@}