summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--manifests/tozt.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/tozt.pp b/manifests/tozt.pp
index 322c9c5..f5ba04b 100644
--- a/manifests/tozt.pp
+++ b/manifests/tozt.pp
@@ -5,7 +5,6 @@ node 'tozt', 'tozt.localdomain' {
class { 'base':
extra_script => "
- (cd /home/doy/coding/ynab-export && git pull)
(cd /home/doy/coding/investments-sheet-export && git pull)
";
}