aboutsummaryrefslogtreecommitdiffstats
path: root/ellipsis.sh
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-04-16 23:41:58 -0700
committerGravatar Tom Willemse2020-04-16 23:41:58 -0700
commit292316f468c1b305048590934bf887b6fa889ff1 (patch)
treefd9bbde5933fbd9f170e3b065ae867a726224a9e /ellipsis.sh
parent4725c5622285c3b3bae02825e15c803701cf6f42 (diff)
downloadstumpwm-master.tar.gz
stumpwm-master.zip
Remove pkg.pullHEADmaster
It overrides the existing functionality, which means that it will always run the code in the old ‘ellipsis.sh’ and never the newly pulled one. This makes it useless to try and ensure the used programs are installed.
Diffstat (limited to 'ellipsis.sh')
-rw-r--r--ellipsis.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/ellipsis.sh b/ellipsis.sh
index a8575e7..ecb8933 100644
--- a/ellipsis.sh
+++ b/ellipsis.sh
@@ -23,10 +23,6 @@ pkg.install() {
ensure_used_modules
}
-pkg.pull() {
- ensure_used_programs
-}
-
pkg.reinstall() {
ensure_used_programs
ensure_used_modules