Skip to content

Commit e24fc7c

Browse files
committed
Minor revisions
1 parent f157366 commit e24fc7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/bin/bash
22
set -e
33

4-
# Install Pint
54
pint_install_command=("composer global require laravel/pint:PINT_VERSION --no-progress --dev")
65
if [[ "${INPUT_PINTVERSION}" ]]
76
then

0 commit comments

Comments
 (0)