@GuarDofErun said in My Script Can't Update ! I Compile My Script But Its Not Update New Version !:
I solved resource update doesn't seen in new interface
If you use the web interface, then it doesn't update itself.
When compiling, it requests:
https://gitlab.com/bablosoft/bas.git, which does not exist, in build.js
await tools.execute("git", ["clone", `https://${encodeURIComponent(config["gitlab-login"])}:${encodeURIComponent(config["gitlab-password"])}@gitlab.com/bablosoft/bas.git`], path(`build/build/${ArchitectureFolder}/source`))