mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 11:18:37 +00:00
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
|