Skip to content

Commit

Permalink
try 6
Browse files Browse the repository at this point in the history
  • Loading branch information
opeoniye committed Dec 28, 2023
1 parent bf987b7 commit def2cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ops/sh/app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -881,7 +881,7 @@ create_nginx_vhost() {
# Remove temporary files
echo -e "\nRemoving temporary files..."
rm -f "$temp_file"
rm -f "$ngxx"
#rm -f "$ngxx"
}

# function to deploy app
Expand Down

0 comments on commit def2cb0

Please sign in to comment.