mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-14 04:32:12 +00:00
Use sudo with makefile
This commit is contained in:
@@ -2,5 +2,5 @@ language: bash
|
||||
sudo: required
|
||||
|
||||
script:
|
||||
- make install
|
||||
- sudo make install
|
||||
- bash neofetch --ascii
|
||||
|
||||
Reference in New Issue
Block a user