Files
Ciro Santilli e8f09a76e6 Add a shortcute for /eval.sh
Create /eval_base64.sh to overcome quoting and newline limitations.

Documente poweroff's failure on readme.
2018-03-14 21:13:45 +00:00

3 lines
52 B
Bash
Executable File

#!/bin/sh
eval "$(printf "$lkmc_eval" | base64 -d)"