Remove rootfs.sh

This commit is contained in:
Andrius Štikonas 2021-04-10 12:38:37 +01:00
parent 713fd9143f
commit f090ddc5bb
4 changed files with 6 additions and 399 deletions

View file

@ -23,7 +23,7 @@ shell_lint_task:
- apt-get -y install shellcheck
- apt-get -y clean
check_script:
- shellcheck rootfs.sh sysa/run.sh sysa/helpers.sh
- shellcheck sysa/run.sh sysa/helpers.sh
reuse_lint_task:
container: