Browse Source

shell script must end in newline

master
poikilos 9 years ago
committed by Jacob Gustafson
parent
commit
c6778fc8fc
  1. 2
      update-chunkymap-on-ubuntu-from-web.sh

2
update-chunkymap-on-ubuntu-from-web.sh

@ -24,4 +24,4 @@ if [ -f "$HOME/Downloads/minetest-chunkymap/web/chunkymap.php" ]; then
sudo cp -R --no-clobber "$HOME/Downloads/minetest-chunkymap/web/images/*" "$MT_MY_WEBSITE_PATH/images/"
#--no-clobber: do not overwrite existing
fi
fi
fi

Loading…
Cancel
Save