diff --git a/config.sample.py b/sampleconfigs/config.sample.py similarity index 99% rename from config.sample.py rename to sampleconfigs/config.sample.py index ea113beb..0f4aeb2c 100644 --- a/config.sample.py +++ b/sampleconfigs/config.sample.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 + # Copy this file to config.py, then amend the settings below according to # your system configuration. diff --git a/makebs.config.sample.py b/sampleconfigs/makebs.config.sample.py similarity index 95% rename from makebs.config.sample.py rename to sampleconfigs/makebs.config.sample.py index 5969e20b..14fcaae5 100644 --- a/makebs.config.sample.py +++ b/sampleconfigs/makebs.config.sample.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 + # You will need to alter these before running makebuildserver.py # Name of the base box to use...