Mercurial
Mercurial
>
relpipe
>
relpipe-web
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
skripty/_připrav.sh
author
František Kučera <franta-hg@frantovo.cz>
Thu, 06 Dec 2018 21:16:49 +0100
branch
v_0
changeset 189
47907749817f
parent 130
94339837c42d
permissions
-rwxr-xr-x
screenshots: Haiku
#!/bin/bash
SKRIPT=`dirname $0`/připrav.sh
if [ -f $SKRIPT ]; then
$SKRIPT;
fi