7 lines
135 B
Bash
Executable file
7 lines
135 B
Bash
Executable file
#!/bin/bash -ex
|
|
|
|
mkdir -p roles.extern
|
|
|
|
git submodule add https://git.velt.biz/Ansible/roles_timesync.git roles.extern/roles_timesync
|
|
|