mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-12-22 19:49:54 +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