Update check_update.sh

This commit is contained in:
Justin 2022-03-08 19:49:57 +08:00 committed by GitHub
parent 2cfdf72fac
commit 41b1c427d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
sleep 60 sleep 80
value=$(<csv/system_info.json) value=$(<csv/system_info.json)
echo "${value}" echo "${value}"