mirror of
https://github.com/caprover/caprover
synced 2025-12-12 22:35:39 +00:00
updated build script
This commit is contained in:
@@ -91,7 +91,7 @@ Promise.resolve()
|
||||
)
|
||||
}
|
||||
|
||||
fs.outputFileSync(`./version`, version)
|
||||
fs.outputFileSync(`./version`, `export CAPROVER_VERSION="${version}"`)
|
||||
})
|
||||
.catch(function (err) {
|
||||
console.error(err)
|
||||
|
||||
Reference in New Issue
Block a user