One of final attempts

This commit is contained in:
Tibo De Peuter 2022-10-27 00:01:44 +02:00
parent 2fa4b2a7c1
commit 2254f628cc
20 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@ pre_remove() {
install_one() {
user=$(who | cut -f1 -d' ')
dir="/tmp/tdpeuter"
dir="/home/${user}/.cache/tdpeuter"
cd "${dir}"