refs #2589. Update menu template. removed .py
testing/ogcore-api/pipeline/head This commit looks good Details

develop
Manuel Aranda Rosales 2025-08-04 09:52:32 +02:00
parent c93cddeb62
commit 611e2057a9
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@
<td class="partition-os">{{ partition.operativeSystem ? partition.operativeSystem.name : '-' }}</td>
<td>
{% if partition.operativeSystem %}
<a href="command+output:/opt/opengnsys/scripts/bootOs.py {{ partition.diskNumber }} {{ partition.partitionNumber }}"
<a href="command+output:/opt/opengnsys/scripts/bootOs {{ partition.diskNumber }} {{ partition.partitionNumber }}"
class="partition-boot-btn"
role="button">
<i class="fas fa-play"></i>