Skip to content

Fix errors while executing script - #2

Open
Ash141-trojan wants to merge 2 commits into
bitr8:masterfrom
Ash141-trojan:script
Open

Fix errors while executing script#2
Ash141-trojan wants to merge 2 commits into
bitr8:masterfrom
Ash141-trojan:script

Conversation

@Ash141-trojan

Copy link
Copy Markdown

The script fails while trying to copy a non-existent wallpaper as a result of hardcoded value.
Update the script to pick a valid wallpaper from wallpapers/

The script tries to copy non-existent wallpaper during installation , causing error and aborting the install.

cp: cannot stat 'bitpunk-theme/wallpapers/wallpaper-bitpunk.jpg': No such file or directory

This was introduced originally back in commit ff2a00e as the intended wallpaper was renamed without updating the harcoded value in script

Use the correct wallpaper name so the cp succeds.
Apply the wallpaper after it's been copied

This requires a shell restart to take place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant