Removed logging
This commit is contained in:
parent
05d121b08b
commit
bd8fe864c0
1 changed files with 0 additions and 1 deletions
1
dist/predeploy-vanilla.sh
vendored
1
dist/predeploy-vanilla.sh
vendored
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
echo "Creating vanilla predeploy!"
|
||||
# Set path correclty
|
||||
echo "$PWD"
|
||||
if [[ $PWD == *"dist" ]];
|
||||
then cd ..
|
||||
fi
|
||||
|
|
Reference in a new issue