Skip to content
Commit 2088ab0c authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Split var-export from var-set to improve portability

Instead of:
    export VAR=val

Use:
    VAR=val
    export VAR
parent aa5e9686
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment