Add CLEAN_INSTALL flag to fetch_and_deploy_gh_release (#9144)
This commit is contained in:
parent
9710f32a16
commit
8f82229b29
@ -55,7 +55,7 @@ function update_script() {
|
||||
systemctl daemon-reload
|
||||
fi
|
||||
|
||||
fetch_and_deploy_gh_release "karakeep" "karakeep-app/karakeep"
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "karakeep" "karakeep-app/karakeep"
|
||||
if command -v corepack >/dev/null; then
|
||||
$STD corepack disable
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user