瀏覽代碼

delete unnecessary file

aidmar.wainakh 6 年之前
父節點
當前提交
a3c1bba70d
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      id2t

+ 0 - 7
id2t

@@ -1,7 +0,0 @@
-#!/bin/sh
-# Find the executable
-ID2T_DIR=$(readlink -f $0)
-SCRIPT_PATH=${ID2T_DIR%/*}
-cd $SCRIPT_PATH
-# Execute ID2T
-exec ./code/CLI.py "$@"