atst/script/update
2018-07-10 10:55:28 -04:00

9 lines
171 B
Bash
Executable File

#!/bin/bash
# script/update: Update dependencies
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
# Run the bootstrap script
source ./script/bootstrap