diff options
Diffstat (limited to 'retiolum/Makefile')
-rw-r--r-- | retiolum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/retiolum/Makefile b/retiolum/Makefile index b3ee3f9b..e58e2ece 100644 --- a/retiolum/Makefile +++ b/retiolum/Makefile @@ -17,7 +17,7 @@ hosts/: cp -r hosts/* $(RETIOLUM_HOSTS)/ -install: autohosts +install: update @# will not run automatically scripts/tinc_setup/install.sh |