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