melawy-archiso-config/ssh_to_sf.sh

6 lines
63 B
Bash
Executable File

#!/bin/bash
ssh -t shell.sourceforge.net create
echo "Ready"