Skip to content

Commit 3635fad

Browse files
author
Sebastian
authored
remove double space in upload.sh (elementary#401)
1 parent 05a5a93 commit 3635fad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upload.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ echo -e "
2424
# UPLOAD ISO #
2525
#------------#
2626
"
27-
# install boto, which can be fetched via pip
27+
# install boto, which can be fetched via pip
2828
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
2929
python3 get-pip.py
3030
pip install boto3

0 commit comments

Comments
 (0)