We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed6a34 commit 39c3b88Copy full SHA for 39c3b88
overlay_rootfs/var/www/cgi-bin/hack_ini.cgi
@@ -26,7 +26,7 @@ if [ "$REQUEST_METHOD" = "POST" ]; then
26
exit 0
27
fi
28
29
-awk '/^appver/ { print }' /atom/configs/app.ver
+awk '/^appver/ { print }' /atom/system/bin/app.ver
30
awk '/^PRODUCT_MODEL/ { print }' /atom/configs/.product_config
31
echo "HOSTNAME=`hostname`"
32
echo "KERNELVER=`uname -a`"
0 commit comments