def create_permanent_folder(): with settings(warn_only=True): sudo('mkdir %s' % PERMANENT_PROJECT_FOLDER)