diff --git a/script.sh b/script.sh
deleted file mode 100644
index c839978..0000000
--- a/script.sh
+++ /dev/null
@@ -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