Added local command

This commit is contained in:
Jeroen De Meerleer 2021-04-15 13:06:50 +02:00
parent 802f6f16fc
commit 31973cf7c6
Signed by: JeroenED
GPG Key ID: 28CCCB8F62BFADD6
1 changed files with 7 additions and 0 deletions

View File

@ -69,6 +69,13 @@
</div>
</div>
<div class="crontype-local crontype-inputs hidden">
<div class="mb-3">
<label for="command">Command</label>
<input type="text" name="command" class="form-control" id="command" placeholder="sudo apt update">
</div>
</div>
<h3>Secrets</h3>
<div class="secrets mb-3">
<div class="input-group secret-group hidden">