Skip to content

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Boudjada Yasser <by.root96@gmail.com>
  • Loading branch information
yasserbdj96 committed May 26, 2023
1 parent 6ce287b commit 9e3ae1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ termux_install(){
#pip install -r "../hiphp-desktop/requirements-dst.txt";

# install linux requirements:
pip install -r "../hiphp-linux/requirements-linux.txt"
#pip install -r "../hiphp-linux/requirements-linux.txt"

#cp -r *.sh ${PREFIX}/bin
pip install -r "../requirements.txt";
#pip install -r "../requirements.txt";

#mv ../colors/monokai.vim ~/.vim/colors && rm -rf vim-monokai/

Expand Down

1 comment on commit 9e3ae1f

@vercel
Copy link

@vercel vercel bot commented on 9e3ae1f May 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hiphp – ./

hiphp-git-main-yasserbdj96.vercel.app
hiphp-yasserbdj96.vercel.app
hiphp.vercel.app

Please sign in to comment.