mirror of
https://github.com/freescout-helpdesk/freescout.git
synced 2024-11-23 10:52:31 +01:00
Change /bin/sh to /bin/bash in update.sh - closes #4208
This commit is contained in:
parent
03c234edec
commit
b90f3d7204
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
#
|
||||
# FreeScout upgrade script.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user