configured binary download URL

This commit is contained in:
strawmanbobi
2020-05-05 18:10:39 +08:00
parent 340c62eb83
commit f6bdee2928
5 changed files with 11 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ function downloadBin() {
}
downloadURL = '/irext/int/download_remote_index?remote_index_id='+selectedRemote.id+'&admin_id='+id+'&token='+token;
if (null != client && client == 'console') {
if (null != client && client === 'console') {
// directly download binary to remote via serial port
} else {
window.open(