We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6a2b8 commit a133db6Copy full SHA for a133db6
.env.example
@@ -18,10 +18,10 @@ ALLOWED_HOSTS="*"
18
19
# Core script package version
20
# Find the latest version here: https://github.com/OS2borgerPC/os2borgerpc-core-scripts/releases
21
-CORE_SCRIPT_VERSION_TAG=v0.1.4
+CORE_SCRIPT_VERSION_TAG=v1.0.1
22
23
# Matching commit hash for the core script package. (The commit that the tag points to)
24
-CORE_SCRIPT_COMMIT_HASH=db319672efdcc0f7402c4a7370aa763be9960c38
+CORE_SCRIPT_COMMIT_HASH=a96d19567bf5c002c76d16cf80f6c894c2af499
25
26
# URL for downloading BorgerPC ISO images
27
PC_IMAGE_RELEASES_URL=https://github.com/OS2borgerPC/os2borgerpc-image/releases
0 commit comments