minetest: switch to alpine

This commit is contained in:
Quinten
2023-02-16 18:26:39 +01:00
committed by GitHub
parent 0584d4f9fb
commit 6534accaaa
3 changed files with 6 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/ash
# Default the TZ environment variable to UTC.
TZ=${TZ:-UTC}