4 lines
119 B
Bash
Executable File
4 lines
119 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git_update.sh -b dev -i "$DATA_DIR/radiodemo-deploy" -d "$DATA_DIR/core" git@gitlab.com:omaradio/core.git
|