debian #1

Open
fabian wants to merge 13 commits from debian into master
2 changed files with 8 additions and 0 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/* /