mirror of
https://github.com/google/pebble.git
synced 2025-11-15 03:52:46 -05:00
spelling: output
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -79,7 +79,7 @@ echo "${README_TEXT}" > ${OUT_DIR}/README.txt
|
||||
# Create the requirements.txt file
|
||||
echo "${REQUIREMENTS_TEXT}" > ${OUT_DIR}/requirements.txt
|
||||
|
||||
# Copy the scripts we're interested into the ouput directory
|
||||
# Copy the scripts we're interested into the output directory
|
||||
mkdir -p ${OUT_DIR}/scripts
|
||||
cp tools/hdlc.py ${OUT_DIR}/scripts/
|
||||
cp tools/binutils.py ${OUT_DIR}/scripts/
|
||||
|
||||
Reference in New Issue
Block a user