Merge branch 'master' into debian

This commit is contained in:
fabianArbeit 2025-04-17 11:39:46 +02:00
commit 89b17fbc07
2 changed files with 8 additions and 0 deletions

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/* /