Mysterious EOF fix?
This commit is contained in:
parent
5eadc20ee7
commit
0566986308
6
Makefile
6
Makefile
@ -3,7 +3,7 @@ all:
|
||||
install:
|
||||
cp cowfetch /usr/local/bin/
|
||||
mkdir -p /etc/cowfetch
|
||||
|
||||
if [ ! -f /etc/cowfetch/logo.ascii ]; then
|
||||
cp logo.ascii /etc/cowfetch/logo.ascii
|
||||
if [ ! -f /etc/cowfetch/logo.ascii ];
|
||||
thencp logo.ascii /etc/cowfetch/logo.ascii
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user