Compare commits

...

5 Commits

2 changed files with 8 additions and 0 deletions

4
distributeHome.sh Executable file
View File

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

4
distributeRoot.sh Executable file
View File

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