Removing windows end of lines

This commit is contained in:
Jean-Marie Renouard 2020-05-04 11:01:34 +02:00
parent 1e8b32a253
commit 00ce968c6a
2 changed files with 1 additions and 6619 deletions

2
Vagrant/Vagrantfile vendored
View file

@ -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"

File diff suppressed because it is too large Load diff