diff options
author | tv <tv@nomic.retiolum> | 2013-10-31 12:32:39 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-10-31 12:32:39 +0100 |
commit | 5e3c03f8657f6666e7f71a31a9444e9db2f659d0 (patch) | |
tree | ef14f13b2497261b432cbc22f062794764b79127 /util/bin | |
parent | 687820b4ce1bd3db9e52d5ca276cd93de9eadb7e (diff) |
make-realwallpaper: fix indentation
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 |