mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-13 20:33:34 +00:00
Bam
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
GOURCE_CMD_DIR=`dirname "$0"`
|
||||
"$GOURCE_CMD_DIR/../gource.exe" "$@"
|
||||
@@ -0,0 +1,2 @@
|
||||
@echo off
|
||||
"%~dp0\..\gource.exe" %*
|
||||
Reference in New Issue
Block a user