autocommit
This commit is contained in:
		| @@ -101,9 +101,8 @@ fi | ||||
| remote_open | ||||
| add_repos_remote	"$data_mnt" | ||||
| for g in $(groups); do | ||||
| 	[ ! -d "/home/$g" ] && continue | ||||
| 	add_repos_local		"/home/$g/dev" -maxdepth 2 | ||||
| 	add_repos_local		"/home/$g/know" -maxdepth 2 | ||||
| 	[ -d "/home/$g/dev" ] && add_repos_local "/home/$g/dev" -maxdepth 2 | ||||
| 	[ -d "/home/$g/know" ] && add_repos_local "/home/$g/know" -maxdepth 2 | ||||
| done | ||||
| sync_repos "$data_mnt" | ||||
| remote_close | ||||
|   | ||||
		Reference in New Issue
	
	Block a user