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

View File

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