This commit is contained in:
emanuel 2021-05-17 15:52:38 +01:00
parent b924f71e56
commit b93b69a061
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ test:
stage: test
extends: .dependencies
script:
- sudo pacman -Sy it2s-itss-management-git --noconfirm
- pacman -Sy it2s-itss-management-git --noconfirm
- sed -i 's/type = "realtime"/type = "fixed"/g' /etc/it2s/itss.toml
- nohup /usr/bin/it2s-itss-management &
- cd test