This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
secstate
/
dotfiles
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
a649d2942c
Dallar
Biçim İmleri
freebsd
master
dotfiles
/
config
/
fish
/
functions
/
el8log.fish
el8log.fish
99 B
Geçmiş
Ham
1
2
3
4
5
function el8log
pushd ~/devel/elationemr/hippo/
docker-compose logs --tail=50 -f hippo
popd
end