We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89a4dbe commit 5da7316Copy full SHA for 5da7316
sr/run.sh
@@ -266,9 +266,9 @@ if [ "$metode" = "sync" ]; then
266
fi
267
if [ -z "$getme" ]; then
268
if [ "$useBranchesProject" = "2.3.0" ]; then
269
- getme="main"
+ getme="development"
270
else
271
272
273
274
echo "pull $useProject"
sr/ver_LunarCore-Private-2.3.0
@@ -1 +1 @@
1
-e6c74bd
+f93c00f
0 commit comments