Fix very minor typo (#19)

This commit is contained in:
Andy Semak
2020-12-15 07:24:06 -06:00
committed by GitHub
parent 808e8a0498
commit 302f2f05fd
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/zsh
#
# Build script for all Python 3 frameworks
# Adaptd from https://github.com/munki/munki/blob/Munki3dev/code/tools/build_python_framework.sh
# Adapted from https://github.com/munki/munki/blob/Munki3dev/code/tools/build_python_framework.sh
# IMPORTANT
# Run this with your current directory being the path where this script is located