Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/liberodark/pia-front_centos
Installer Pia front for Centos
https://github.com/liberodark/pia-front_centos
Last synced: 26 days ago
JSON representation
Installer Pia front for Centos
- Host: GitHub
- URL: https://github.com/liberodark/pia-front_centos
- Owner: liberodark
- License: gpl-3.0
- Created: 2019-03-04T16:07:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T13:17:42.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T00:36:49.609Z (2 months ago)
- Language: Shell
- Size: 59.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pia Front - Installer
PIA Front - Installer for LinuxLink : https://github.com/LINCnil/pia
## How to use :
Copy and Past in your terminal :
```bash
wget -Nnv https://raw.githubusercontent.com/liberodark/pia-front_centos/master/install.sh && chmod +x install.sh; ./install.sh
```
## How to fix :
Error: Cannot find module 'node-sass'
```bash
sudo npm install --save-dev --unsafe-perm node-sass
```## Linux Compatibility :
- Centos
- Redhat
- Fedora