outils_dev_appimage/qgit/qgit_pre_step.sh

8 lines
143 B
Bash
Executable File

#!/bin/bash
fichierIcon=/build/qgit.png
fichierDesktop=/build/qgit.desktop
AUTRES_OPTIONS="-i $fichierIcon -d $fichierDesktop --plugin qt"