mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-20 11:44:59 +00:00
feature: supports to open repository directly from commandline on Linux
This commit is contained in:
parent
8d6481c694
commit
8d726656dc
3 changed files with 3 additions and 3 deletions
0
build/build.linux.sh
Normal file → Executable file
0
build/build.linux.sh
Normal file → Executable file
|
@ -1,2 +1,2 @@
|
|||
#!/bin/bash
|
||||
exec /opt/sourcegit/sourcegit
|
||||
exec /opt/sourcegit/sourcegit $1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue