diff --git a/build.sh b/build.sh deleted file mode 100755 index d57ac6949..000000000 --- a/build.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -python build.py "$@" diff --git a/setup.sh b/setup.sh deleted file mode 100755 index 8c02e4c2f..000000000 --- a/setup.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -python setup.py "$@" \ No newline at end of file diff --git a/update_patches.sh b/update_patches.sh deleted file mode 100755 index 4f579cc04..000000000 --- a/update_patches.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -python update_patches.py "$@" \ No newline at end of file