Update for debian to work on first install.
This commit is contained in:
KaasKop-
2023-12-26 10:39:09 +01:00
parent 9c57c14d00
commit 1e94159dbf
5 changed files with 9 additions and 69 deletions

View File

@@ -1,4 +1,3 @@
function sshnas --wraps='ssh nas@192.168.1.2' --description 'alias sshnas=ssh nas@192.168.1.2'
ssh nas@192.168.1.2 $argv
ssh nas@192.168.1.2 -t fish $argv
end