From ce3dac94257b46d1417610c1c597dd9bb09476f0 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 2 Nov 2019 20:17:01 -0500 Subject: [PATCH] Updated Scripts (markdown) --- Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts.md b/Scripts.md index 0bbce05..9fd3c71 100644 --- a/Scripts.md +++ b/Scripts.md @@ -1,6 +1,6 @@ After the info section, you can have as many individual scripts in your file as you want. These need a name and all of the functions you want to run in the script, you can find info on all the functions you can use in the `Functions` section of the sidebar. -Here is an example of a script that will download a file and then delete it +Here is an example of a script file that will download a file and then delete it ```json { "info": {