trying remove libapache2-mod-php7.4

This commit is contained in:
Your Name 2021-05-30 08:47:10 +00:00
parent b811fb154d
commit b4b811e9cd
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ NC='\033[0m' # No Color
#sudo apt-get install python
#sudo apt-get install wiggle
sudo apt-get install lftp
sudo apt-get remove --auto-remove libapache2-mod-php7.4
echo -e ${RED} -------- download bromite repo ${NC}
git clone https://github.com/bromite/bromite

View File

@ -7,7 +7,7 @@ NC='\033[0m' # No Color
# GITHUB_SHA=$(cat $GITHUB_EVENT_PATH | jq -r .pull_request.head.sha)
#fi
sudo apt-get install -y libxkbcommon-x11-0 libxkbcommon-dev
#sudo apt-get install -y libxkbcommon-x11-0 libxkbcommon-dev
echo -e ${RED} -------- set envs ${NC}
PATH=$PWD/chromium/src/third_party/llvm-build/Release+Asserts/bin:$PWD/depot_tools/:/usr/local/go/bin:$PATH