Removing windows end of lines
This commit is contained in:
parent
1e8b32a253
commit
00ce968c6a
2 changed files with 1 additions and 6619 deletions
2
Vagrant/Vagrantfile
vendored
2
Vagrant/Vagrantfile
vendored
|
@ -20,7 +20,7 @@ end
|
|||
config.vm.hostname = 'fedora-generic'
|
||||
config.hostmanager.aliases = %w(fedora-generic.localdomain fedora-generic.local fcg.local)
|
||||
|
||||
config.vm.synced_folder "/home/jmren/VagrantMachines/VagrantData", "/data"
|
||||
config.vm.synced_folder ".", "/data"
|
||||
|
||||
config.vm.provider "virtualbox" do |vb|
|
||||
vb.name="fedora-generic"
|
||||
|
|
6618
mysqltuner.pl
6618
mysqltuner.pl
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue