From 3ba7d1cc8483d762486ea7b29850e1b655ef35c4 Mon Sep 17 00:00:00 2001 From: sem Date: Mon, 5 Sep 2022 15:02:58 +0300 Subject: [PATCH] Utils --- miscellaneous/README.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/miscellaneous/README.dm b/miscellaneous/README.dm index 156a27e..cfb53e3 100644 --- a/miscellaneous/README.dm +++ b/miscellaneous/README.dm @@ -4,4 +4,4 @@ Example to use insert variable: . <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/insert_variable.sh) -n USERNAME -v "YOUR_NAME" Speed test: -. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/spped_test/golang.sh) "df" \ No newline at end of file +. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/spped_test.sh) "df" \ No newline at end of file