mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
Run apt docs version check from temp dir
This commit is contained in:
parent
8921467b56
commit
bae08cec1a
@ -293,8 +293,7 @@ See <a href="#%EF%B8%8F-cli-usage">below</a> for more usage examples using the C
|
||||
<pre lang="bash"><code style="white-space: pre-line">echo 'deb [trusted=yes] https://archivebox.github.io/debian-archivebox dev main' | sudo tee /etc/apt/sources.list.d/archivebox.list
|
||||
sudo apt update
|
||||
sudo apt install archivebox
|
||||
mkdir -p ~/archivebox/data && cd ~/archivebox/data
|
||||
archivebox version # make sure the package is installed
|
||||
(cd /tmp && archivebox version) # make sure the package is installed
|
||||
</code></pre>
|
||||
</li>
|
||||
<li>Create a new empty directory and initialize your collection (can be anywhere).
|
||||
|
||||
@ -15,7 +15,7 @@ version = 2
|
||||
"811eaaada5eb1861-1" = "run"
|
||||
"8e6f975ced292777-1" = "run"
|
||||
"588be84a1f0fda9a-1" = "illustration"
|
||||
"068cb5cad03ef071-1" = "run"
|
||||
"a7a123ba522227be-1" = "run"
|
||||
"15db87cd5a52c1c4-1" = "run"
|
||||
"588be84a1f0fda9a-2" = "illustration"
|
||||
"05be9e44a8ae9875-1" = "run"
|
||||
@ -253,7 +253,7 @@ version = 2
|
||||
"347ba4a5f066d4d9-1" = "docker"
|
||||
"811eaaada5eb1861-1" = "system"
|
||||
"8e6f975ced292777-1" = "collection"
|
||||
"068cb5cad03ef071-1" = "system"
|
||||
"a7a123ba522227be-1" = "system"
|
||||
"15db87cd5a52c1c4-1" = "collection"
|
||||
"05be9e44a8ae9875-1" = "system"
|
||||
"2b08779e4d24d305-1" = "system"
|
||||
@ -334,7 +334,7 @@ version = 2
|
||||
"347ba4a5f066d4d9-1" = "docker"
|
||||
"811eaaada5eb1861-1" = "ubuntu"
|
||||
"8e6f975ced292777-1" = "ubuntu"
|
||||
"068cb5cad03ef071-1" = "root"
|
||||
"a7a123ba522227be-1" = "root"
|
||||
"15db87cd5a52c1c4-1" = "ubuntu"
|
||||
"05be9e44a8ae9875-1" = "macos"
|
||||
"2b08779e4d24d305-1" = "macos"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user