oturpe / fedora-docs / template

Forked from fedora-docs/template 2 years ago
Clone

fcdc564 Fix the Linux docker branch of build.sh

Authored and Committed by Otto Urpelainen 2 years ago
1 file changed. 7 lines added. 6 lines removed.
    Fix the Linux docker branch of build.sh
    
    There were multiple problems in the Linux docker branch of build.sh:
    
    - Intendation was wrong
    - There was a reference to undefined variable $runtime,
      leading to corrupted output.
    - Output had strange linebreaks.
    
        
file modified
+7 -6