diff --git a/scripts/headerfy_with_docker.sh b/scripts/headerfy_with_docker.sh new file mode 100755 index 0000000000000000000000000000000000000000..5065628cf5c0d92b4dbf7edf6d9f1959aea43926 --- /dev/null +++ b/scripts/headerfy_with_docker.sh @@ -0,0 +1,3 @@ +#Run this script from the base directory + +docker run --rm -v "$PWD":/usr/src/nanox -w /usr/src/nanox bscpm/headache bash ./scripts/headerfy.sh