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