This commit is contained in:
tuxwarrior
2024-04-30 20:42:04 -05:00
parent b892d1ec35
commit b086cdef6d

View File

@@ -72,6 +72,6 @@ fi
if [ ${operation} == "wp" ] ; then
echo "***** ${operation} *****"
download_repo ${targz_wp_url}
tree ${clone_trg}/wallpapers
tree ${clone_trg}/wallpaper
fi