debian #1
4
distributeHome.sh
Normal file
4
distributeHome.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
shopt -s dotglob
|
||||||
|
cp -lrf ./home_external/* $HOME/
|
4
distributeRoot.sh
Normal file
4
distributeRoot.sh
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
shopt -s dotglob
|
||||||
|
sudo cp -lrf ./root_external/* /
|
Loading…
x
Reference in New Issue
Block a user