mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
Update op.sh
old-commit-hash: 6cdf2a1499885acec46d77498e96cad0f972592b
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ function op_run_command() {
|
||||
CMD="$@"
|
||||
echo -e "${BOLD}Running:${NC} $CMD"
|
||||
if [[ -z "$DRY" ]]; then
|
||||
$CMD
|
||||
eval "$CMD"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user