Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Jul 7, 2023
1 parent 8381781 commit 9559c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function write_install {
write_status "installing"
}
function write_done {
echo -n " done!"
echo " done!"
}
function cant_use_cache {
if [ -f "$1/.compile.sh.cache" ]; then
Expand Down

0 comments on commit 9559c64

Please sign in to comment.