node-red-docker/restart

5 lines
77 B
Bash
Executable File

#!/bin/bash
DIR=$(dirname "$0")
source $DIR/exec down
source $DIR/exec up -d