diff --git a/repo/js/1Remote_RDP_Autoreconnection/main.js b/repo/js/1Remote_RDP_Autoreconnection/main.js new file mode 100644 index 00000000..8c492e7d --- /dev/null +++ b/repo/js/1Remote_RDP_Autoreconnection/main.js @@ -0,0 +1,3 @@ +(async function () { + log.error("你不应该这样运行这个脚本。请阅读 README.md 以了解如何正确使用它。"); +})();