This commit is contained in:
2026-05-04 12:01:46 +02:00
parent 1a13b37ba2
commit ecf589f702
5 changed files with 7 additions and 2 deletions

View File

View File

@@ -1 +0,0 @@
pimml

7
touch.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
##Variables
# FILENAME(needed)[string]
echo "Connecting to $FILENAME..."
touch $FILENAME

View File

@@ -1 +0,0 @@
tgreztre