aboutsummaryrefslogtreecommitdiff
path: root/share/hoarder/pyenv/unix/install
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2020-11-28 20:38:36 -0300
committerSilvio Rhatto <rhatto@riseup.net>2020-11-28 20:38:36 -0300
commit63a8055254b455e39bc0e44ab8955af29d744ca1 (patch)
tree3f29c7ed026233f0c5a0711de90e470bbcb8e57a /share/hoarder/pyenv/unix/install
parent455b32ee9685de77de339d5daea71f84c89474c1 (diff)
downloadtrashman-63a8055254b455e39bc0e44ab8955af29d744ca1.tar.gz
trashman-63a8055254b455e39bc0e44ab8955af29d744ca1.tar.bz2
Fix: cleanup debian functions
Diffstat (limited to 'share/hoarder/pyenv/unix/install')
-rwxr-xr-xshare/hoarder/pyenv/unix/install2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hoarder/pyenv/unix/install b/share/hoarder/pyenv/unix/install
index b1b0579..42f910e 100755
--- a/share/hoarder/pyenv/unix/install
+++ b/share/hoarder/pyenv/unix/install
@@ -12,7 +12,7 @@ LIB="$2"
. $LIB/trashman/debian || exit 1
# Requirements
-trashman_apt_install_packages git
+trashman_apt_install git
# Setup pyenv from installer script
#mkdir -p $HOME/.local/bin $HOME/.local/share