Auto Update
This commit is contained in:
parent
ed26ece5fd
commit
03ca9be978
1 changed files with 3 additions and 1 deletions
|
@ -6,10 +6,12 @@ alias tup='sudo tailscale up --login-server https://headscale.nelim.org'
|
|||
|
||||
alias ncht='docker exec -it --user www-data app-server php occ maintenance:update:htaccess'
|
||||
|
||||
alias pve='ssh root@10.0.0.121'
|
||||
alias pve='ssh matt@10.0.0.121'
|
||||
alias mc='ssh mc@10.0.0.124'
|
||||
alias dock='ssh -p 6768 dock@10.0.0.122'
|
||||
alias oksys='ssh matt@10.0.0.213'
|
||||
alias router='ssh root@10.0.0.2'
|
||||
|
||||
alias ls='ls -lah --color=auto'
|
||||
|
||||
alias pushdot='bash ~/git/dotfiles/pull.sh'
|
||||
|
|
Loading…
Reference in a new issue