[example] update scripts script
This commit is contained in:
parent
87cb01392a
commit
69b2297280
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env shrimp
|
#!/usr/bin/env shrimp
|
||||||
|
|
||||||
if not (fs.exists? 'package.json'):
|
if not fs.exists? 'package.json':
|
||||||
echo '🦐 package.json not found'
|
echo '🦐 package.json not found'
|
||||||
exit 1
|
exit 1
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user