Skip to content

Commit

Permalink
Fix shell path
Browse files Browse the repository at this point in the history
  • Loading branch information
wakibi committed Nov 11, 2021
1 parent 3e6639b commit 39715c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion certbot_success.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
working_directory=/root/ddw-analyst-ui
#If successful copy certs to the correct folder and refresh nginx docker node
cd $working_directory
Expand Down

0 comments on commit 39715c6

Please sign in to comment.