diff --git a/project.sh b/project.sh deleted file mode 100755 index ebc3050..0000000 --- a/project.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -echo "Hello" diff --git a/scripts.sh b/scripts.sh index 0c0ff55..4ec253a 100755 --- a/scripts.sh +++ b/scripts.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash echo "${MESSAGE}" +echo "My project"