temp creation
This commit is contained in:
parent
9a0bc10b8e
commit
da8df6b180
@ -11,8 +11,8 @@ echo "Asynchronous Updates: $update_limit"
|
|||||||
|
|
||||||
# previous 20% 2 min 9 seconds
|
# previous 20% 2 min 9 seconds
|
||||||
it=0
|
it=0
|
||||||
first_run=0
|
# first_run=0
|
||||||
while_status=$(cli -m csv -c 'app chart_release query name,update_available,human_version,human_latest_version,status' 2>/dev/null)
|
while_status=$(cli -m csv -c 'app chart_release query name,update_available,human_version,human_latest_version,status' 2>/dev/null) > temp.txt
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
# while true
|
# while true
|
||||||
|
Loading…
Reference in New Issue
Block a user