CD
This commit is contained in:
parent
c560f37742
commit
72e54f1119
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user