Fixed postman
This commit is contained in:
@@ -8,8 +8,8 @@ echo "==============================================="
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
mkdir -p ${HOME}/install/postman
|
mkdir -p ${HOME}/install/postman
|
||||||
# mkdir -p ${HOME}/.local/bin
|
mkdir -p ${HOME}/.local/bin
|
||||||
# wget "https://dl.pstmn.io/download/latest/linux64" -O ${HOME}/install/postman.tar.gz && \
|
wget "https://dl.pstmn.io/download/latest/linux64" -O ${HOME}/install/postman.tar.gz && \
|
||||||
tar -xzf ${HOME}/install/postman.tar.gz -C ${HOME}/install/postman && \
|
tar -xzf ${HOME}/install/postman.tar.gz -C ${HOME}/install/postman && \
|
||||||
ln -s ${HOME}/install/postman/Postman/Postman ${HOME}/.local/bin/postman && \
|
ln -s ${HOME}/install/postman/Postman/Postman ${HOME}/.local/bin/postman && \
|
||||||
cat << EOF > ${HOME}/.local/share/applications/Postman.desktop
|
cat << EOF > ${HOME}/.local/share/applications/Postman.desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user