terroo / wallset

A wallpaper manager that makes it possible to put videos as wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sh file is broken

marifcelik opened this issue · comments

i wrote "sudo sh install.sh --force" but everytime gave an error

install.sh: 5: Syntax error: "(" unexpected (expecting "fi")

I tried everything but it doesn't install

Try it

sudo ./install --force

Try it

sudo ./install --force

ok i did it. thank you. its great

Screenshot from 2021-02-15 23-06-58

You forgot to put .sh after ./install

it should be:
sudo ./install.sh --force