diff --git a/backup.sh b/backup.sh new file mode 100644 index 00000000..9de7910e --- /dev/null +++ b/backup.sh @@ -0,0 +1,3 @@ +echo 'Hello' +# New comment +Another line \ No newline at end of file