mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-15 11:30:07 +00:00
#136: Start working on database persistence
This commit is contained in:
4
vendor/modernc.org/opt/unconvert.sh
generated
vendored
Normal file
4
vendor/modernc.org/opt/unconvert.sh
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
until unconvert -fastmath . &> /dev/null
|
||||
do
|
||||
unconvert -fastmath -apply . &> /dev/null
|
||||
done
|
||||
Reference in New Issue
Block a user