Unverified Commit ebd36c62 authored by AUTOMATIC1111's avatar AUTOMATIC1111 Committed by GitHub
Browse files

Merge pull request #5669 from codefionn/master

Bugfix: Use /usr/bin/env bash instead of just /bin/bash
parents e9bf62da cb64439f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#!/bin/bash
#!/usr/bin/env bash
#################################################
# Please do not make any changes to this file,  #
# change the variables in webui-user.sh instead #