5 lines
92 B
Bash
Executable File
5 lines
92 B
Bash
Executable File
#!/bin/bash
|
|
#if [ -e bin/update_dependencies.sh ]; then
|
|
# bin/update_dependencies.sh
|
|
#fi
|