edited build.sh

This commit is contained in:
Tkmxqrd
2024-11-19 10:36:12 +01:00
committed by GitHub
parent f46e7b4465
commit 0b8b922e5d

View File

@@ -90,7 +90,7 @@ fi
# Install the application
echo "Installing the application..."
sudo make install
make install
# Inform the user about the executable
echo "You can run the application using 'davinci-convert'"