diff --git a/script/test.sh b/script/test.sh new file mode 100755 index 0000000..4ca9c2b --- /dev/null +++ b/script/test.sh @@ -0,0 +1,3 @@ +#!/bin/bash +echo 'hello git.sh' +echo 'seconda modifica di script' \ No newline at end of file