We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b8eef commit 1d265daCopy full SHA for 1d265da
1 file changed
etc/anarchy.conf
@@ -139,7 +139,7 @@ config() {
139
cp ${tmp_dir}/installer-master/etc/anarchy.conf /etc/anarchy.conf
140
cp ${tmp_dir}/installer-master/lib/* /usr/lib/anarchy/
141
cp ${tmp_dir}/installer-master/lang/* /usr/share/anarchy/lang/
142
- cp "${wallpaper_dir}"/brand-master/wallpapers/official/* /usr/share/anarchy/extra/wallpapers/
+ cp "${wallpaper_dir}"/brand-master/wallpapers/* /usr/share/anarchy/extra/wallpapers/
143
cp -f ${tmp_dir}/installer-master/extra/{sysinfo,iptest} /usr/bin/
144
cp -r ${tmp_dir}/installer-master/extra/* /usr/share/anarchy/extra/
145
echo -e "${Green}done"
0 commit comments