created script to make a new project out of a predefined structured '.project' folder, and a script to mount all shares attached to the local server

This commit is contained in:
Jorge Vásquez Pérez
2020-05-19 11:23:34 -07:00
parent a0cd8f8d8f
commit e2be887cd5
2 changed files with 16 additions and 0 deletions
Executable
+3
View File
@@ -0,0 +1,3 @@
#!/bin/bash
echo "asas"
rsync -rav --include '+ */' --include '- *' .project/ $1/