mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 03:08:45 +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
|