Skip to content

Commit 9fcc638

Browse files
can you tell that i'm sleepy
1 parent 37a7b10 commit 9fcc638

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Variscite.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ elif [[ "$ioscheck" == "0" ]]; then
486486
nonInteractiveGitCheck
487487
if [[ $? == "1" ]]; then
488488
echo -e "$error Variscite couldn't locate git. If it's already installed, make sure that it's in the PATH."
489-
echo -e "$error Cannot continue without Azule."
489+
echo -e "$error Cannot continue without git."
490490
echo -e "$info git should be available at your nearest package manager."
491491
exit 1
492492
fi

0 commit comments

Comments
 (0)