Astroport/Kodi (astrXbian) base station

This commit is contained in:
qo-op 2021-02-19 23:18:10 +01:00
parent 6148d659e6
commit 318eac00dd
1 changed files with 5 additions and 22 deletions

View File

@ -258,19 +258,12 @@ p#si_captcha_code { clear: left; padding-top:10px; }
/ ___ |(__ ) /_/ / / /_/ / /_/ / /_/ / / / /_
/_/ |_/____/\__/_/ \____/ .___/\____/_/ \__/
/_/
astrXbian base station'
Install Astroport/Kodi (astrXbian) base station'
#########################################################################################################
# who is running "ipfs daemon"
YOU=$(ps auxf --sort=+utime | grep -w ipfs | grep -v -E 'color=auto|grep' | tail -n 1 | cut -d " " -f 1)
# what is my IPFS node ID
IPFSNODEID=$(ipfs id -f='<id>\n')
if [[ "$YOU" == "" || "$IPFSNODEID" == "" ]]; then
echo '$USER, activation de votre réseau à conscience numérique amie'
echo 'mise à niveau de votre système Linux... installation astrXbian déclenchée'
echo 'https://git.p2p.legal/axiom-team/astrXbian'
rm -f /tmp/install.sh && wget https://git.p2p.legal/axiom-team/astrXbian/raw/branch/master/install.sh -O /tmp/install.sh && chmod +x /tmp/install.sh && bash /tmp/install.sh
fi
bash <(wget -qO- https://git.p2p.legal/axiom-team/astrXbian/raw/branch/master/install.sh)
###########################################################################################################
@ -289,17 +282,7 @@ p#si_captcha_code { clear: left; padding-top:10px; }
<span>12</span>
<span>13</span>
<span>14</span>
<span>15</span>
<span>16</span>
<span>17</span>
<span>18</span>
<span>19</span>
<span>20</span>
<span>21</span>
<span>22</span>
<span>23</span>
<span>24</span>
<span>25</span></span></code></pre>
</span></code></pre>
<div class="code-footer">
<button onclick="copyToClipboard()" id="code-copy" class="code-copy">copier</button>