SHA256
Add initial run log file to track execution details
This commit is contained in:
@@ -49,6 +49,18 @@ Siehe `webstatic.example/webstatic.json` und `docs/getting-started.md`.
|
||||
./install.sh # -> /opt/GitCover/webstatic, Symlink /usr/local/bin/webstatic
|
||||
```
|
||||
|
||||
## Version & Update
|
||||
|
||||
```bash
|
||||
webstatic --version # Assembly-Version + Git-Commit des Installations-Repos
|
||||
webstatic update # Selbstaktualisierung (Clone-Installation): lokale
|
||||
# Änderungen werden gestasht, git pull, gemerged, neu gebaut
|
||||
```
|
||||
|
||||
`webstatic update` setzt eine Clone-Installation voraus (siehe `install.sh`,
|
||||
Default `WEBSTATIC_INSTALL_MODE=clone`). Bei einer Copy-Installation erfolgt das
|
||||
Update via erneutem `./install.sh`.
|
||||
|
||||
## Machine Translation (optional)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user