diff options
Diffstat (limited to 'util/bin/make-realwallpaper')
-rwxr-xr-x | util/bin/make-realwallpaper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/bin/make-realwallpaper b/util/bin/make-realwallpaper index cf509e7f..437919b5 100755 --- a/util/bin/make-realwallpaper +++ b/util/bin/make-realwallpaper @@ -121,7 +121,7 @@ EOF --output xplanet-output.png --projection merc -config xplanet.config # rebuild everytime satellite version - xplanet --num_times 1 --geometry $in_size0 \ + xplanet --num_times 1 --geometry $in_size \ --output xplanet-sat-output.png --projection merc -config xplanet-sat.config # trim xplanet output |