diff --git a/multinode-demo/fullnode.sh b/multinode-demo/fullnode.sh index 7926f74a7..8878b5958 100755 --- a/multinode-demo/fullnode.sh +++ b/multinode-demo/fullnode.sh @@ -9,18 +9,13 @@ source "$here"/common.sh # shellcheck source=scripts/oom-score-adj.sh source "$here"/../scripts/oom-score-adj.sh -if [[ -z $CI ]]; then # Skip in CI - # shellcheck source=scripts/tune-system.sh - source "$here"/../scripts/tune-system.sh -fi - fullnode_usage() { if [[ -n $1 ]]; then echo "$*" echo fi cat < fullnode.log 2>&1 & ;; *)