aboutsummaryrefslogtreecommitdiffstats
path: root/chapter7/python.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chapter7/python.sh')
-rw-r--r--chapter7/python.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter7/python.sh b/chapter7/python.sh
index 7d158b1..daf1677 100644
--- a/chapter7/python.sh
+++ b/chapter7/python.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
+
./configure --prefix=/usr \
--enable-shared \
--without-ensurepip &&