Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
6fb517a3
Commit
6fb517a3
authored
8 years ago
by
Matt Brennan
Committed by
Christopher Chedeau
8 years ago
Browse files
Options
Download
Email Patches
Plain Diff
add shebang to tasks scripts (#376)
parent
2cff34cd
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
tasks/e2e.sh
+1
-0
tasks/e2e.sh
tasks/release.sh
+1
-0
tasks/release.sh
with
2 additions
and
0 deletions
+2
-0
tasks/e2e.sh
+
1
-
0
View file @
6fb517a3
#!/bin/bash
# Copyright (c) 2015-present, Facebook, Inc.
# Copyright (c) 2015-present, Facebook, Inc.
# All rights reserved.
# All rights reserved.
#
#
...
...
This diff is collapsed.
Click to expand it.
tasks/release.sh
+
1
-
0
View file @
6fb517a3
#!/bin/bash
# Copyright (c) 2015-present, Facebook, Inc.
# Copyright (c) 2015-present, Facebook, Inc.
# All rights reserved.
# All rights reserved.
#
#
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets