diff --git a/_Footer.md b/_Footer.md new file mode 100644 index 0000000..e2fbb68 --- /dev/null +++ b/_Footer.md @@ -0,0 +1,5 @@ +### This warning doesn't apply to this: + +```shell +/bin/echo -n $BASE64ENCODEDDATA| /bin/base64 --decode > $NEWFILE +``` \ No newline at end of file