melawy-archiso-config/ssh_to_sf.sh

6 lines
63 B
Bash
Raw Normal View History

2025-01-13 03:01:42 +05:00
#!/bin/bash
ssh -t shell.sourceforge.net create
echo "Ready"