This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
secstate
/
dotfiles
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
1ac9630519
Haarat
Tagit
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
el8clog.fish
el8clog.fish
101 B
Historia
Raaka
1
2
3
4
5
function el8clog
pushd ~/devel/elationemr/hippo/
docker-compose logs --tail=50 -f celery
popd
end