Skip to content

Commit

Permalink
Deployed 0639d21 to 12.x with MkDocs 1.4.3 and mike 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 12, 2024
1 parent bcab5c0 commit ed5ed57
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 239 deletions.
2 changes: 1 addition & 1 deletion 12.x/commands/site_install/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5265,7 +5265,7 @@ <h1 id="siteinstall">site:install<a class="headerlink" href="#siteinstall" title
<h4 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link">&para;</a></h4>
<ul>
<li><code>drush si demo_umami --locale=da</code>. (Re)install using the Umami install profile. Set default language to Danish.</li>
<li><code>drush si --db-url=mysql://root:pass@localhost:port/dbname</code>. Install using the specified DB params.</li>
<li><code>drush si --db-url=mysql://user:pass@localhost:port/dbname</code>. Install using the specified DB params.</li>
<li><code>drush si --db-url=sqlite://sites/example.com/files/.ht.sqlite</code>. Install using SQLite</li>
<li><code>drush si --db-url=sqlite://:memory:</code>. Install using SQLite in-memory database.</li>
<li><code>drush si --account-pass=mom</code>. Re-install with specified uid1 password.</li>
Expand Down
2 changes: 1 addition & 1 deletion 12.x/search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit ed5ed57

Please sign in to comment.