Skip to content

Commit cd5522e

Browse files
committed
Fix script.
1 parent 7f0df14 commit cd5522e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/illuminate-split.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
git subsplit init git@github.com:laravel/framework.git --no-tags
1+
git subsplit init git@github.com:laravel/framework.git
22
git subsplit publish src/Illuminate/Auth:git@github.com:illuminate/auth.git --no-tags
33
git subsplit publish src/Illuminate/Cache:git@github.com:illuminate/cache.git --no-tags
44
git subsplit publish src/Illuminate/Config:git@github.com:illuminate/config.git --no-tags

0 commit comments

Comments
 (0)