Skip to content
Snippets Groups Projects
Commit bb692900 authored by jurgenhaas's avatar jurgenhaas
Browse files

Typo

parent aa47834f
No related branches found
No related tags found
No related merge requests found
#!/bin/bash
if ! command -v command &> /dev/null
if ! command -v composer &> /dev/null
then
echo "Composer executable could not be found"
exit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment