mirror of
https://github.com/lubuntu-team/ppa-britney.git
synced 2025-03-10 06:41:07 +00:00
Export the variable instead of setting it locally.
This commit is contained in:
parent
a586f81d7e
commit
2592c25dbe
@ -25,7 +25,7 @@
|
||||
|
||||
set -u
|
||||
|
||||
RELEASE=$1
|
||||
export RELEASE=$1
|
||||
|
||||
# Download files in parallel in background, only if there is an update
|
||||
refresh() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user