Merge branch 'master' into debian
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
shopt -s dotglob
|
||||
cp -lrf ./home_external/* $HOME/
|
||||
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
shopt -s dotglob
|
||||
sudo cp -lrf ./root_external/* /
|
||||
Reference in New Issue
Block a user