aboutsummarylogtreecommitdiffstats
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run.sh b/run.sh
index 8b3dd9423d41..95e99a2223f5 100755
--- a/run.sh
+++ b/run.sh
@@ -59,6 +59,7 @@ DeployApp()
rm -rf "$HOME/.deepinwine/.wechat_tmp"
fi
touch $WINEPREFIX/reinstalled
+ cat /opt/apps/$DEB_PACKAGE_NAME/files/files.md5sum > $WINEPREFIX/PACKAGE_VERSION
}
Run()