::
This commit is contained in:
parent
4f49fa88b9
commit
440ddc7b9a
@ -17,7 +17,7 @@ if [ ! -e $conf_file ]; then
|
||||
echo "Sorry, the file ./scripts/$conf_file does not exist. Either create the file using npm run new-conf-file or choose a pre-existing config file."; exit 1
|
||||
fi
|
||||
|
||||
if [ -e asc.conf ]; then
|
||||
if [ -h asc.conf ]; then
|
||||
rm asc.conf
|
||||
fi
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user