8 lines
226 B
Text
8 lines
226 B
Text
# Runit service for windscribe tested on aritx linux
|
|
|
|
## Installation
|
|
git clone https://git.pixeloasis.eu/Erik/windscribe-cli-runit.git
|
|
cd windscribe-cli-runit
|
|
makepkg -si
|
|
ln -s /etc/sv/windscribe-helper /run/runit/service/
|
|
|