debug
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
sed -i '/function configure_db() {/a sudo service postgresql start' install.sh
|
||||
#sed -i '/function setup_chatwoot() {/a export PATH="/usr/bin/:$PATH"' install.sh
|
||||
#sed -i '/git checkout "\$BRANCH"/a export PATH="/usr/bin/:$PATH"' install.sh
|
||||
sed -i '/function setup_chatwoot() {/a sudo chown -R chatwoot:chatwoot /hom/runner/.config' install.sh
|
||||
sed -i '/function setup_chatwoot() {/a sudo chown -R chatwoot:chatwoot /home/runner/.config' install.sh
|
||||
|
||||
- name: create input file
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user