diff options
Diffstat (limited to 'download.sh')
| -rw-r--r-- | download.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/download.sh b/download.sh deleted file mode 100644 index af76993..0000000 --- a/download.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -wget https://www.python.org/ftp/python/3.5.1/python-3.5.1-amd64.exe -cat unattend.xml.in | sed "s|TARGET_DIR|$PWD/Python-3.5.1-64|" > unattend.xml -./python-3.5.1-amd64.exe /quiet /log install.log |
