Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Admin9705 committed Jan 17, 2019
1 parent 921b2fc commit dda23f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pressmain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ if [[ "$old" != "$new" && "$old" != "NOT-SET" ]]; then ansible-playbook /opt/ple

# Repair this to Recall Port for It
echo "$new" > /tmp/wp_id
echo "$port" > /tmp/wp_port
#echo "$port" > /tmp/wp_port

ansible-playbook /opt/pgpress/wordpress.yml

Expand Down

0 comments on commit dda23f7

Please sign in to comment.