melawy-archiso-config/ssh_to_sf.sh

6 lines
63 B
Bash
Raw Normal View History

2024-07-19 21:52:47 +05:00
#!/bin/bash
ssh -t shell.sourceforge.net create
echo "Ready"