Renamed clixon-system container to clixon-test

This commit is contained in:
Olof hagsand 2023-01-15 13:27:38 +01:00
parent bc6cc2b31f
commit 21785a5d3e
4 changed files with 12 additions and 19 deletions

View file

@ -1,7 +1,4 @@
#!/bin/sh
# Kill all controller containers (optionally do `make clean`)
sudo docker kill clixon-system 2> /dev/null # ignore errors
sudo docker kill clixon-test 2> /dev/null # ignore errors