Skip to content

Commit

Permalink
Rename freeciv-web-bootstrat.sh to freeciv-web-vagrant.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasrosdal committed Mar 26, 2014
1 parent f97ca55 commit 47bf392
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
end

# run the Freeciv bootstrap script on startup
config.vm.provision :shell, :path => "scripts/freeciv-web-bootstrap.sh"
config.vm.provision :shell, :path => "scripts/freeciv-web-vagrant.sh"


end
File renamed without changes.

0 comments on commit 47bf392

Please sign in to comment.