From 2041ea36be5e346e923f7aadcbf48375ea70e725 Mon Sep 17 00:00:00 2001 From: Arianit Kukaj Date: Mon, 26 May 2025 20:43:31 +0000 Subject: . --- Download and put it directley to script.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Download and put it directley to script.md (limited to 'Download and put it directley to script.md') 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; + -- cgit v1.2.3