mirror of
https://github.com/tkmxqrdxddd/davinci-video-converter
synced 2025-11-08 10:45:03 +01:00
Update build.sh
This commit is contained in:
2
build.sh
2
build.sh
@@ -26,7 +26,7 @@ install_redhat_dependencies() {
|
||||
# Function to install dependencies for Arch Linux
|
||||
install_arch_dependencies() {
|
||||
echo "Installing dependencies for Arch Linux..."
|
||||
sudo pacman -Syu --noconfirm base-devel ffmpeg || {
|
||||
sudo pacman -S --noconfirm base-devel ffmpeg || {
|
||||
echo "Failed to install dependencies for Arch Linux."
|
||||
exit 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user