amnezia-client/deploy/data/linux
aiamnezia a81e32ff95
fix: clean service/client logs in uninstall scripts (#1846)
- Windows (x64/x86):
  - Remove delegation to `AmneziaVPN.exe -c`
  - Delete `%ProgramData%\AmneziaVPN\log\AmneziaVPN-service.log`
  - Delete current user logs at `%AppData%\AmneziaVPN.ORG\AmneziaVPN\log`
  - Remove empty parent dirs (app/org, log)

- Linux:
  - Delete only `/var/log/AmneziaVPN/AmneziaVPN-service.log` (preserve `post-uninstall.log`)
  - Delete current user logs at `$HOME/.local/share/AmneziaVPN.ORG/AmneziaVPN/log`
2025-09-15 10:53:51 +08:00
..
client Fix Linux App startup icon (#344) 2023-09-24 16:57:59 +01:00
service Spelling (#214) 2023-04-11 14:50:44 +01:00
AmneziaVPN.png Fix Linux App startup icon (#344) 2023-09-24 16:57:59 +01:00
AmneziaVPN.service fixed service lib path 2022-09-01 17:45:15 +04:00
post_install.sh SteamDeck/OS installation fix (#1270) 2024-11-27 09:55:23 +07:00
post_uninstall.sh fix: clean service/client logs in uninstall scripts (#1846) 2025-09-15 10:53:51 +08:00