add shebang to tasks scripts (#376)

This commit is contained in:
Matt Brennan
2016-08-05 17:27:25 +01:00
committed by Dan Abramov
parent 346a069346
commit 2ec1e80fe6
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright (c) 2015-present, Facebook, Inc.
# All rights reserved.
#

View File

@@ -1,3 +1,4 @@
#!/bin/bash
# Copyright (c) 2015-present, Facebook, Inc.
# All rights reserved.
#