added ssh-terminal

This commit is contained in:
2023-07-31 08:17:03 +05:00
parent 28dce4b836
commit 9c6b39aa4b
2 changed files with 5 additions and 0 deletions

3
scripts/ssh-terminal Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
/sbin/xfce4-terminal -e "ssh $1"