mirror of
https://github.com/lubuntu-team/ppa-britney.git
synced 2025-08-11 14:04:03 +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
|
set -u
|
||||||
|
|
||||||
RELEASE=$1
|
export RELEASE=$1
|
||||||
|
|
||||||
# Download files in parallel in background, only if there is an update
|
# Download files in parallel in background, only if there is an update
|
||||||
refresh() {
|
refresh() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user