From 60b368e558010a635d461834cdeecb39b11e4a91 Mon Sep 17 00:00:00 2001 From: Antoine Barthelemy Date: Sat, 2 Nov 2024 22:05:25 +0100 Subject: [PATCH] update --- init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.sh b/init.sh index 30655c5..8223699 100755 --- a/init.sh +++ b/init.sh @@ -60,4 +60,4 @@ if test -n "$BW_SESSION"; then bw logout unset BW_SESSION fi -#rm -rf "${download_path}" +rm -rf "${download_path}"