File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ cp -r SourceGit SourceGit.AppDir/opt/sourcegit
41
41
desktop-file-install resources/_common/applications/sourcegit.desktop --dir SourceGit.AppDir/usr/share/applications \
42
42
--set-icon com.sourcegit_scm.SourceGit --set-key=Exec --set-value=AppRun
43
43
mv SourceGit.AppDir/usr/share/applications/{sourcegit,com.sourcegit_scm.SourceGit}.desktop
44
- cp resources/appimage /sourcegit.png SourceGit.AppDir/com.sourcegit_scm.SourceGit.png
44
+ cp resources/_common/icons /sourcegit.png SourceGit.AppDir/com.sourcegit_scm.SourceGit.png
45
45
cp -f resources/appimage/sourcegit SourceGit.AppDir/AppRun
46
46
chmod 755 SourceGit.AppDir/AppRun
47
47
ln -rsf SourceGit.AppDir/usr/share/applications/com.sourcegit_scm.SourceGit.desktop SourceGit.AppDir
You can’t perform that action at this time.
0 commit comments