Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ad52e56

Browse filesBrowse files
committed
added web install
1 parent 45b8457 commit ad52e56
Copy full SHA for ad52e56

File tree

Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-1
lines changed

‎web-install.sh

Copy file name to clipboardExpand all lines: web-install.sh
+5-1Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ if ! command_exists "curl"; then
2525
exit 1
2626
fi
2727

28-
echo "Creating ffmpeg build directory $TARGET"
28+
echo "ffmpeg-build-script-downloader v0.1"
29+
echo "========================================="
30+
echo ""
31+
32+
echo "First we create the ffmpeg build directory $TARGET"
2933
make_dir $TARGET
3034
cd $TARGET
3135

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.