This repository has been archived on 2023-11-13. You can view files and clone it, but cannot push or open issues or pull requests.
bash_scripts/various/testserver

4 lines
41 B
Bash
Executable File

#!/bin/bash
ssh root@89.31.135.46
exit 0