dev-env/update
2024-12-21 02:37:03 +01:00

6 lines
166 B
Bash
Executable File

#!/bin/bash
ENV_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
# Run update for all systems
$ENV_DIR/script/foreachSystem/runScript update