mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
pass thru parameter on release command
This commit is contained in:
parent
7489b52691
commit
22800056cb
@ -151,7 +151,7 @@ function release() {
|
||||
echo "- shutdown"
|
||||
confirmMsg release
|
||||
if [ $confirm -eq 1 ]; then
|
||||
/home/admin/config.scripts/blitz.preparerelease.sh
|
||||
/home/admin/config.scripts/blitz.preparerelease.sh $1
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user