From ecf589f702e5b497b90caf43c3119bb1747ab526 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 4 May 2026 12:01:46 +0200 Subject: [PATCH] test --- huso.yml | 0 ahhh.sh => simpe_test.sh | 0 test.ps1 | 1 - touch.sh | 7 +++++++ treter.php | 1 - 5 files changed, 7 insertions(+), 2 deletions(-) delete mode 100644 huso.yml rename ahhh.sh => simpe_test.sh (100%) delete mode 100644 test.ps1 create mode 100644 touch.sh delete mode 100644 treter.php diff --git a/huso.yml b/huso.yml deleted file mode 100644 index e69de29..0000000 diff --git a/ahhh.sh b/simpe_test.sh similarity index 100% rename from ahhh.sh rename to simpe_test.sh diff --git a/test.ps1 b/test.ps1 deleted file mode 100644 index dd74147..0000000 --- a/test.ps1 +++ /dev/null @@ -1 +0,0 @@ -pimml \ No newline at end of file diff --git a/touch.sh b/touch.sh new file mode 100644 index 0000000..5348679 --- /dev/null +++ b/touch.sh @@ -0,0 +1,7 @@ +#!/bin/bash +##Variables +# FILENAME(needed)[string] + + +echo "Connecting to $FILENAME..." +touch $FILENAME \ No newline at end of file diff --git a/treter.php b/treter.php deleted file mode 100644 index b276622..0000000 --- a/treter.php +++ /dev/null @@ -1 +0,0 @@ -tgreztre \ No newline at end of file