log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial Hosting
>
hghosting
view restart.sh @ 32:
4930c7b51ac7
default
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
revert
author
Violet7
date
Tue, 19 May 2026 02:45:21 -0700
parents
a90e510ccc4f
children
line wrap:
on
line source
#!/bin/bash
cd `dirname $0`;
./stop.sh
./moveLogs.sh
./start.sh $*