소스 검색

remove duplicate code

Daniel Gibbs 6 년 전
부모
커밋
88ff70bf32
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      lgsm/functions/fix_wurm.sh

+ 0 - 3
lgsm/functions/fix_wurm.sh

@@ -7,9 +7,6 @@
 local modulename="FIX"
 local commandaction="Fix"
 
-local modulename="FIX"
-local commandaction="Fix"
-
 # Copies steamclient.so to correct location.
 if [ ! -f "${serverfiles}/nativelibs" ]; then
 	cp -f "${serverfiles}/linux64/steamclient.so" "${serverfiles}/nativelibs"