root: do not use /bin/bash directly (#14698)

This commit is contained in:
Marc 'risson' Schmitt
2025-05-26 14:38:29 +02:00
committed by GitHub
parent a8e543972a
commit da1b252f3b
3 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
#!/bin/bash
#!/usr/bin/env bash
docsmg move $1 $2 | tee -a migratefile