debian #1

Open
fabian wants to merge 15 commits from debian into master
11 changed files with 33 additions and 159 deletions
Showing only changes of commit 89b17fbc07 - Show all commits

4
distributeHome.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
shopt -s dotglob
cp -lrf ./home_external/* $HOME/

4
distributeRoot.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env bash
shopt -s dotglob
sudo cp -lrf ./root_external/* /