mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-14 14:33:07 +01:00
intermediate: prepare custom install in webinstaller
This commit is contained in:
@@ -192,6 +192,7 @@ try {
|
||||
}
|
||||
$dlurl = $astat['items'][0]['url'];
|
||||
#echo("DL: $dlurl\n");
|
||||
header('Content-Disposition: attachment; filename="'.$astat['items'][0]['path'].'"');
|
||||
proxy($dlurl);
|
||||
exit(0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user