clixon/docker/main/cleanup.sh
Olof hagsand b70e22096e - Pagination: enabled LIST_PAGINATION and remobved constant
- Changed logic on how to find clixon_restconf in pseudo plugin
- Removed ==== in constants to avoid conflict with git merge
- Remove assert
- Added fuzzing for netconf
2021-09-23 13:33:26 +02:00

7 lines
136 B
Bash
Executable file

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