alexanderepstein / alexanderepstein/Sandman-Lite
install.sh crashing if not on a debian based system
Open
- Dominant language
- Shell
- Stars
- 71
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
**Issue Label:** [Bug]
**Description of bug or feature enhancement:**
When running install.sh, it exits with an error on line 13, caused by the use of apt package manager.
```
sudo: apt-get : cannot find command
```
**OS and OS version:**
Archlinux, using pacman package manager.
**Version of Sandman-Lite:**
v1.6.0-5-gba7835e (using ```git describe --tags```)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.