mirror of
https://github.com/LowderPlay/cheburcheck.git
synced 2026-09-27 09:23:21 +03:00
* feat: autoupdate * chore: bump version * feat: publish installer * fix: standalone builds * ci: release docs * fix: windows icmp socket * docs: windows notice * docs: remove line breaks
4 lines
58 B
Bash
4 lines
58 B
Bash
#!/bin/sh
|
|
set -eu
|
|
touch /run/cheburprobe/update-requested
|