/ script.sh
script.sh
1  #!/bin/bash
2  
3  echo "This is a demo script for Radicle testing"
4  echo "Current date: $(date)"