From 4616064ff47eb490489ef4550659272672344580 Mon Sep 17 00:00:00 2001 From: luk3yx Date: Fri, 7 Sep 2018 06:28:27 +1200 Subject: [PATCH] Fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8e59c95..4949959 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ will be "cut off" by the new anti-denial-of-service system. ### Known issues when "upgrading" from rmod -- If your script isn't using a program name, there is a possibility that - variables will be lost because of program naming scheme changes. +- Variables in scripts will be lost. Currently, the only way to avoid this is to + keep using rmod's scriptblocks until this bug is fixed. ## What are scriptblocks?