Quellcode durchsuchen

more code reformatting

Alex Payne vor 11 Jahren
Ursprung
Commit
149e1aeca4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.textile

+ 1
- 1
README.textile Datei anzeigen

@@ -63,7 +63,7 @@ This does a lot for you automatically but there's still some stuff you have to d
63 63
 # Put your SSL certificate's components in the respective files that start with @wildcard_ca@ in @roles/common/files@, and a combined version in @roles/ircbouncer/files/etc_ssl_znc-combined.pem@.
64 64
 # You should probably disable remote root login and password-based logins in @/etc/ssh/sshd_config@ but that's up to you.
65 65
 
66
-Now, the time-consuming part: grep through the files for the string `TODO` and replace as necessary. You'll probably want to check out all the files in the respective `vars/` sub-directories in each playbook directory.
66
+Now, the time-consuming part: grep through the files for the string @TODO@ and replace as necessary. You'll probably want to check out all the files in the respective @vars/@ sub-directories in each playbook directory.
67 67
 
68 68
 h2. Running It
69 69
 

Laden…
Abbrechen
Speichern