Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rishabh Gupta
purr-data
Commits
653b974d
Commit
653b974d
authored
Sep 07, 2013
by
Albert Gräf
Browse files
Allow inst_dir variable of tar_em_up.sh to be overridden.
parent
388d2f09
Changes
1
Hide whitespace changes
Inline
Side-by-side
l2ork_addons/tar_em_up.sh
View file @
653b974d
...
...
@@ -30,7 +30,7 @@ full=0
sys_cwiid
=
0
rpi
=
0
inst_dir
=
/usr/local
inst_dir
=
${
inst_dir
:-
/usr/local
}
while
getopts
":abBcdefFRruw"
Option
do case
$Option
in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment