delay to check update

This commit is contained in:
Neythen Treloar 2022-03-08 10:23:06 +00:00 committed by GitHub
parent 4e116b27ab
commit 2309233ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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