mirror of
https://github.com/syncthing/syncthing.git
synced 2026-04-09 00:48:06 -04:00
5 lines
50 B
Bash
Executable File
5 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
|
|
git pull && rm -r _build && make html
|
|
|