Mercurial Hosting > hghosting
view update.sh @ 32:4930c7b51ac7 default tip
revert
| author | Violet7 |
|---|---|
| date | Tue, 19 May 2026 02:45:21 -0700 |
| parents | 49461857ed79 |
| children |
line wrap: on
line source
#!/bin/bash -e . common.sh; echo Updating hg /usr/local/bin/hg pull -u ./stop.sh mkdir -p logs/repos rm -f logs/*.log rm -f logs/repos/*_log hg identify >logs/changeset.txt ${ROOTPWD}/luan.sh update_repositories.luan ./start.sh
