test
This commit is contained in:
7
touch.sh
Normal file
7
touch.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
##Variables
|
||||
# FILENAME(needed)[string]
|
||||
|
||||
|
||||
echo "Connecting to $FILENAME..."
|
||||
touch $FILENAME
|
||||
@@ -1 +0,0 @@
|
||||
tgreztre
|
||||
Reference in New Issue
Block a user