We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab4b98 commit eddc02eCopy full SHA for eddc02e
conty-start.sh
@@ -24,7 +24,7 @@ if (( EUID == 0 )) && [ -z "$ALLOW_ROOT" ]; then
24
fi
25
26
# Conty version
27
-script_version="1.28"
+script_version="1.29"
28
29
# Important variables to manually adjust after modification!
30
# Needed to avoid problems with mounting due to an incorrect offset.
0 commit comments