Kaynağa Gözat

delete unnecessary file

aidmar.wainakh 6 yıl önce
ebeveyn
işleme
a3c1bba70d
1 değiştirilmiş dosya ile 0 ekleme ve 7 silme
  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 "$@"