Skip to content

Commit

Permalink
Ah yes
Browse files Browse the repository at this point in the history
  • Loading branch information
Furrior committed Sep 29, 2023
1 parent bee0867 commit 824be72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tgs_scripts/InstallDeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ fi
if ! ( [ -x "$has_ffmpeg" ] ); then
echo "Installing ffmpeg..."
apt-get update
apt-get install ffmpeg
apt-get install -y ffmpeg
fi

0 comments on commit 824be72

Please sign in to comment.