edit occ alias
This commit is contained in:
parent
e065eda375
commit
6b504fec35
1 changed files with 1 additions and 1 deletions
2
.alias
2
.alias
|
@ -1,6 +1,6 @@
|
|||
export GPG_TTY=$(tty)
|
||||
|
||||
alias occ='docker exec --user www-data nextcloud_app php occ'
|
||||
alias occ='docker exec -it --user www-data nextcloud_app php occ'
|
||||
alias m='mtr --displaymode 1 -z'
|
||||
alias n='nmap -A -T4'
|
||||
alias nn='nmap -Pn --reason --packet-trace -T5'
|
||||
|
|
Loading…
Reference in a new issue