mirror of
https://github.com/sourcegit-scm/sourcegit.git
synced 2024-12-24 20:57:19 -08:00
fix: add missing script to start from commandline on linux
This commit is contained in:
parent
b07b96baea
commit
65ccc9fc7b
1 changed files with 2 additions and 0 deletions
2
build/resources/_common/usr/bin/sourcegit
Normal file
2
build/resources/_common/usr/bin/sourcegit
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
#!/bin/bash
|
||||||
|
exec /opt/sourcegit/sourcegit
|
Loading…
Reference in a new issue