postmarketos-base: Update wiki link (#607)
This commit is contained in:
parent
5227409d06
commit
3ecfa09d8e
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
pkgname=postmarketos-base
|
||||
pkgver=3
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Meta package for minimal postmarketos base"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
|
@ -43,4 +43,4 @@ sha512sums="c6de3b44bc45b9f9c641a7e34c69a481ee39b99ac0251cd28f2b3aae49c1a8d1ca44
|
|||
3ceeee37f558e7c95ad973692b6a437f997e6b46c3d1c2257ddfb1529a5633477373aa123c7f08164e818daae50acb203d151379f27ca11bd458809e6a0d4de7 swapfile
|
||||
f5cc0f1265955d2646e5f099dd4b5d4c287945bfc18c16044db57670d456f55c678fc11cc59e6dab3fa340832ce869d516302a3a35c13518539ed0cedca51819 swapfile.init
|
||||
e0d2d48b82a03239a4c0a00acaf83e00d397c23a8d7c71053d4e2a383357c22dcedef9e81b0e12a1d7514e1fdbe0bb3eb82613d18b29034a7ce5447f13c84a53 swapfile.conf
|
||||
05d72e10ddba17a8f4584cd5223d58f53809c42f8ab3ab71fa50bf2a9da390661ed470fe8b8f0296959d23141d8a61b3a233c45db5c3236fbd814115363b0006 postmarketos-base.post-install"
|
||||
1bca81975f1be5c0b95cc28eb76fb11e46ac5e2e13ba11895c146759f7a32efeef13e767e6030a0c321bc2217948926886cce0fc4cb4b0bf91f8e258a3a24b98 postmarketos-base.post-install"
|
||||
|
|
|
@ -36,7 +36,7 @@ if ! apk audit /etc | grep -q etc/motd; then
|
|||
echo 'This distribution is based on Alpine Linux.'
|
||||
echo 'Read both our wikis to find a large amount of how-to guides and'
|
||||
echo 'general information about administrating and development.'
|
||||
echo 'See <https://postmarketos.org/wiki> and <https://wiki.alpinelinux.org>.'
|
||||
echo 'See <https://wiki.postmarketos.org> and <https://wiki.alpinelinux.org>.'
|
||||
echo ''
|
||||
echo 'You may change this message by editing /etc/motd.'
|
||||
echo ''
|
||||
|
|
Loading…
Reference in a new issue