testing update function
This commit is contained in:
parent
61eea4c9a5
commit
653e54804a
@ -133,7 +133,7 @@ export -f update_apps
|
|||||||
|
|
||||||
|
|
||||||
update(){
|
update(){
|
||||||
count=0
|
# count=0
|
||||||
while true
|
while true
|
||||||
do
|
do
|
||||||
update_avail=$(grep "^$app_name," temp.txt | awk -F ',' '{print $3}')
|
update_avail=$(grep "^$app_name," temp.txt | awk -F ',' '{print $3}')
|
||||||
|
Loading…
Reference in New Issue
Block a user