Absolute path for autotrash before .local/bin is in PATH

This commit is contained in:
RealStickman 2022-03-20 11:32:20 +01:00
parent a9f292872c
commit 695eac9492

View File

@ -320,7 +320,7 @@ pip install --user autotrash
echo Installed python programs
# setup autotrash
autotrash -d 5 --install
"$HOME/.local/bin/autotrash" -d 5 --install
systemctl --user start autotrash
systemctl --user enable autotrash.timer