CD
This commit is contained in:
@@ -18,7 +18,7 @@ if [ $? != 0 ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
whiptail --msgbox "Installing packages" 7 23
|
whiptail --msgbox "Installing packages" 7 23
|
||||||
cd plugins/germanairlinesva/fleet
|
cd ../plugins/germanairlinesva/fleet
|
||||||
yarn install
|
yarn install
|
||||||
if [ $? != 0 ]; then
|
if [ $? != 0 ]; then
|
||||||
echo -e "\033[0;31mCould not install fleet packages"
|
echo -e "\033[0;31mCould not install fleet packages"
|
||||||
|
|||||||
Reference in New Issue
Block a user