mirror of
https://github.com/Rosalie241/RMG.git
synced 2026-07-11 01:24:01 +02:00
RMG: introduce an updater
This commit is contained in:
@@ -40,4 +40,8 @@ done
|
||||
|
||||
windeployqt "$exe"
|
||||
|
||||
# needed by Qt at runtime
|
||||
cp "$path/libcrypto-1_1-x64.dll" "$bin_dir/"
|
||||
cp "$path/libssl-1_1-x64.dll" "$bin_dir/"
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user