Fixed import_export
[mediagoblin.git] / lazyserver.sh
index 63818a6a85bec19c90c5a553aaba6c40a020ab5f..4ca073b5fc83149aecd725404eebcf4b721e0f5d 100755 (executable)
 # You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+#
+# This runs Mediagoblin using Paste with Celery set to always eager mode.
+# 
+
 if [ "$1" = "-h" ]
 then
     echo "$0 [-h] [-c paste.ini] [ARGS_to_paster ...]"