diff --git a/Vagrantfile b/Vagrantfile index 3ccbac5..c3258f7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -5,6 +5,6 @@ Vagrant.configure(2) do |config| config.vm.box = "precise64" - config.ssh.private_key_path = "~/.ssh/insecure_private_key" + #config.ssh.private_key_path = "~/.ssh/insecure_private_key" end diff --git a/baza9762-Lab03.sh b/baza9762-Lab03.sh new file mode 100755 index 0000000..b676ecb --- /dev/null +++ b/baza9762-Lab03.sh @@ -0,0 +1,11 @@ +#!/bin/bash +# Starter shell script +# baza9762-Lab03.sh +# Put commands below +# To run, type ./starter.sh (you need the "./") +# It must have permissions starting with a "7" + +mkdir -p main/{A/{B,C,D},E/{F,G},H/{I,J/{K,L},M}} +touch main/{A/{aa,B/bb,C/cc,D/dd},E/{ee,F/ff,G/gg},H/{hh,I/ii,J/{jj,K/kk,L/ll},M/mm}} +sudo apt-get install tree +sudo apt-get install git diff --git a/baza9762-testfile.md b/baza9762-testfile.md new file mode 100644 index 0000000..035e1ae --- /dev/null +++ b/baza9762-testfile.md @@ -0,0 +1,2 @@ +"Hello Mars" +"Hello Again" diff --git a/baza9762-testfile.md. b/baza9762-testfile.md. new file mode 100644 index 0000000..af00c69 --- /dev/null +++ b/baza9762-testfile.md. @@ -0,0 +1,3 @@ +"Hello World." +"Hello Again" +