From bcd6593c6e9c7815510f50b4c3611b4ada00afee Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 27 Aug 2019 01:35:53 -0400 Subject: this no longer needs to be kept up to date --- manifests/tozt.pp | 1 - 1 file changed, 1 deletion(-) 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) "; } -- cgit v1.2.3-54-g00ecf