One of final attempts
This commit is contained in:
parent
2fa4b2a7c1
commit
2254f628cc
20 changed files with 8 additions and 8 deletions
|
|
@ -18,7 +18,7 @@ pre_remove() {
|
|||
|
||||
install_one() {
|
||||
user=$(who | cut -f1 -d' ')
|
||||
dir="/tmp/tdpeuter"
|
||||
dir="/home/${user}/.cache/tdpeuter"
|
||||
|
||||
cd "${dir}"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue