add repo for obp60 to webinstall

This commit is contained in:
andreas 2024-01-18 15:23:17 +01:00
parent d6b14efe30
commit 1c174dc4c0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?php <?php
$allowed=array( $allowed=array(
'user'=> array('wellenvogel'), 'user'=> array('wellenvogel','norbert-walter'),
'repo'=> array('esp32-nmea2000') 'repo'=> array('esp32-nmea2000','esp32-nmea2000-obp60')
); );