renames etc.
This commit is contained in:
2
scripts/clean.sh
Normal file → Executable file
2
scripts/clean.sh
Normal file → Executable file
@ -1,5 +1,5 @@
|
||||
#!/bin/sh -e
|
||||
PACKAGE="orm"
|
||||
PACKAGE="ormar"
|
||||
if [ -d 'dist' ] ; then
|
||||
rm -r dist
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user