This commit is contained in:
2026-03-06 18:11:31 +00:00
parent f15b619ddc
commit a32a97304f
13 changed files with 72 additions and 22 deletions

View File

@@ -95,7 +95,7 @@ dontChroot: false
# Tune this for the commands you're actually running, or
# use the list-of-items form of commands to tune the timeout
# for each command individually.
timeout: 10
timeout: 200
# This will copy the output from the command into the Calamares
# log file. No processing is done beyond log-each-line-separately,
@@ -126,11 +126,7 @@ verbose: false
# - the slowloris command has a different timeout from the other commands
# - the echo command logs its output line-by-line
script:
- "-touch ${ROOT}/tmp/thingy"
- "/usr/bin/true"
- command: "/usr/local/bin/slowloris"
timeout: 3600
- command: "echo -e '\e[33;2mred\e[33;0m' ; echo second line"
- command: "sh /usr/local/bin/install-sc.sh"
verbose: true
# You can change the description of the job (as it is displayed in the