hash save

This commit is contained in:
Dragoon Dorise 2024-04-08 12:42:51 +02:00
parent 47dd7a41f8
commit b62f68ce7a

View file

@ -336,7 +336,7 @@ cloud_sync_download(){
else
#We check the hashes
cloud_sync_save_hash "$emuName"
cloud_sync_save_hash "$savesPath/$emuName"
local filePath="$savesPath/$emuName/.hash"
local hash=$(cat "$savesPath/$emuName/.hash")