small doc update
[distro-setup] / phab-setup
index 5d180f85f3c5d404b413477db380552ef170c4e2..25bbab7b22236f45dec14f07e4f4bec78883b785 100755 (executable)
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
+
+
+# Automated phabricator setup. Not currently using it,
+# but it works.
+
 set -eE -o pipefail
 trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?"' ERR