Add shebangs to all sh files

This commit is contained in:
elwynelwyn
2022-09-08 19:53:06 +12:00
parent e5a21fda32
commit 8d596c07df
4 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/bin/bash
cp sd-ui-files/scripts/on_env_start.sh scripts/
source installer/etc/profile.d/conda.sh