log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
lilalo
view l3-report @ 34:34f3ce44c365
find changesets by author, revision, files, or words in the commit message
lm-install:
Инсталляция запуска l3-agent в .bash_profile
author
devi
date
Mon Nov 14 09:17:49 2005 +0200 (2005-11-14)
parents
children
line source
1
#!/bin/sh
2
3
./l3-agent "$@"
4
./l3-frontend "$@"
5