Added pop.png as copy of pop-os.png

This commit is contained in:
Stuart Hayhurst 2020-12-20 12:59:19 +00:00
parent f3b5e2783e
commit cf28e3cd29
7 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -64,6 +64,7 @@ if [[ "$EXPORT_TYPE" == "icons" ]]; then
cp -a gnu-linux.png lfs.png cp -a gnu-linux.png lfs.png
cp -a manjaro.png Manjaro.i686.png cp -a manjaro.png Manjaro.i686.png
cp -a manjaro.png Manjaro.x86_64.png cp -a manjaro.png Manjaro.x86_64.png
cp -a pop-os.png pop.png
cp -a driver.png memtest.png cp -a driver.png memtest.png
fi fi
exit 0 exit 0