mirror of
https://github.com/pi-hole/docs.git
synced 2026-05-22 00:29:01 +01:00
938d62425f
Signed-off-by: Christian König <ckoenig@posteo.de>
4 lines
106 B
Bash
4 lines
106 B
Bash
#! /bin/sh
|
|
npm install
|
|
pip3 install -r requirements.txt --break-system-packages --no-warn-script-location
|