diff --git a/rootcopy/Install.sh b/rootcopy/Install.sh new file mode 100644 index 0000000..ccce471 --- /dev/null +++ b/rootcopy/Install.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash +sudo cp -r usr / +sudo chmod +x /usr/bin/Welcome \ No newline at end of file