Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
-
14d5ad27
by Pier Angelo Vendrame at 2024-03-06T18:47:08+00:00
1 changed file:
Changes:
... | ... | @@ -254,6 +254,7 @@ if [ "$register_desktop_app" -eq -1 ]; then |
254 | 254 | exit 0
|
255 | 255 | fi
|
256 | 256 | |
257 | +export BB_ORIGINAL_HOME="$HOME"
|
|
257 | 258 | HOME="${PWD}"
|
258 | 259 | export HOME
|
259 | 260 |