trying remove libapache2-mod-php7.4
This commit is contained in:
parent
b811fb154d
commit
b4b811e9cd
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user