Skip to content
Snippets Groups Projects
Commit 7ecf10cc authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'add-pop-wallpapers' into 'master'

Add the PopOS wallpapers recipe

See merge request !366
parents 8b5f414d be8f3057
No related branches found
No related tags found
1 merge request!366Add the PopOS wallpapers recipe
[source]
git = "https://github.com/pop-os/wallpapers"
[build]
template = "custom"
script = """
mkdir -pv "${COOKBOOK_STAGE}"/usr/share/wallpapers
cp -rv "${COOKBOOK_SOURCE}"/original/* "${COOKBOOK_STAGE}"/usr/share/wallpapers
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment