summaryrefslogtreecommitdiffstats
path: root/Download and put it directley to script.md
diff options
context:
space:
mode:
Diffstat (limited to 'Download and put it directley to script.md')
-rw-r--r--Download and put it directley to script.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Download and put it directley to script.md b/Download and put it directley to script.md
new file mode 100644
index 0000000..1154891
--- /dev/null
+++ b/Download and put it directley to script.md
@@ -0,0 +1,8 @@
+:do { /system script add name=dedo1 source=([ /tool fetch url="http://url/dedo1.rsc" output=user as-value ]->"data"); } on-error={ :put "Failed to download/import script"; }
+
+
+
+How to run script:
+
+/system script run dedo1;
+