chore: delete unused script.sh shell file from repository root

This commit is contained in:
2025-03-30 00:48:51 +00:00
parent 35f2f150b5
commit 62142a4946
-9
View File
@@ -1,9 +0,0 @@
#!/bin/bash
echo "This is a sample shell script."
echo "Running some commands..."
# Add your commands below
# Example command
ls -la