testing..

This commit is contained in:
pika 2025-05-21 21:49:48 +02:00
parent c27def34ac
commit 395619c3b8

View file

@ -75,7 +75,8 @@
cd $cloneDir || mkdir $cloneDir && cd $cloneDir cd $cloneDir || mkdir $cloneDir && cd $cloneDir
line line
spin yellow "Cloning $PACKAGE sources at $cloneDir/neovim.." # spin "Cloning $PACKAGE sources at $cloneDir/neovim.."
spin "Testing.."
if command_exists git; then if command_exists git; then
sleep 1 sleep 1