diff options
Diffstat (limited to 'util/bin')
| -rwxr-xr-x | util/bin/make-realwallpaper | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/util/bin/make-realwallpaper b/util/bin/make-realwallpaper index 30bfa2fa..8187c088 100755 --- a/util/bin/make-realwallpaper +++ b/util/bin/make-realwallpaper @@ -85,7 +85,7 @@ main() {    done    # create xplanet output -    cat >xplanet.config <<EOF +  cat >xplanet.config <<EOF  [earth]  "Earth"  map=daymap-final.png @@ -96,7 +96,7 @@ shade=15  EOF    # create xplanet output satellite version -    cat >xplanet-sat.config <<EOF +  cat >xplanet-sat.config <<EOF  [earth]  "Earth"  map=daymap-final.png  | 
