mirror of
https://gitee.com/spark-store-project/spark-wine
synced 2026-06-22 06:03:52 +08:00
gitpush
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
function Remove_Bottle_Before_Update(){
|
||||||
|
chmod -R +w $HOME/.deepinwine/$BOTTLENAME
|
||||||
|
rm -rf $HOME/.deepinwine/$BOTTLENAME
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
function CallPreUpdate(){
|
||||||
|
echo "$HOME/.deepinwine/$BOTTLENAME is going to be deleted before Update"
|
||||||
|
|
||||||
|
Remove_Bottle_Before_Update
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user