79547181

Date: 2025-03-31 20:16:51
Score: 2
Natty:
Report link

the `source.sh` file with content:

#!/bin/bash -x
TEXT_INN="set -a && . .env && set +a"
sed -i "1 a $TEXT_INN " target.sh

do the job

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Ainz Sama