Skip to content

Commit 8a3def8

Browse files
Strace is your friend
1 parent cfe3943 commit 8a3def8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# solving the wordpress problem
2+
3+
exec { 'bad extension sole':
4+
command => 'sed -i s/phpp/php/g /var/www/html/wp-settings.php',
5+
path => '/usr/local/bin/:/bin/'
6+
}

0 commit comments

Comments
 (0)