From 8f795b1d445441daab5ffb75060a6dbf8ed0934a Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 8 Sep 2017 01:28:21 +0200 Subject: Renaming scripts so that their names make sense --- bin/build-players.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 bin/build-players.sh (limited to 'bin/build-players.sh') diff --git a/bin/build-players.sh b/bin/build-players.sh deleted file mode 100755 index e1d099d..0000000 --- a/bin/build-players.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -DIR=$1 -mkdir -p $DIR/players -python scripts/players.py $DIR/players $DIR/players/.menu.html -- cgit v1.2.3