Skip to content

Commit a58faea

Browse files
authored
Update .bash_aliases.example
Remove extra space
1 parent 3fc3ed3 commit a58faea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bash_aliases.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ alias dcrec2='dcrun2 up -d --force-recreate'
2424
alias dcbuild2='dcrun2 build --pull --no-cache'
2525
alias dcstop2='dcrun2 stop'
2626
alias dcrestart2='dcrun2 restart '
27-
alias dcpull2='cd /path/to/docker ; sudo docker compose -f /path/to/docker/docker compose-t2.yml pull'
27+
alias dcpull2='cd /path/to/docker ; sudo docker compose -f /path/to/docker/docker compose-t2.yml pull'
2828
alias dcedit2='cd /path/to/docker ; nano docker compose-t2.yml'

0 commit comments

Comments
 (0)