remove not needed since temp folder will be cleared

This commit is contained in:
Ryan Bakkes 2022-09-26 17:48:07 +02:00
parent 1883d06278
commit 4355f3d8ff

View File

@ -3,7 +3,6 @@ wget https://dl.pstmn.io/download/latest/linux64
# Extract file # Extract file
sudo tar -xvf linux64 -C /usr/bin sudo tar -xvf linux64 -C /usr/bin
rm linux64
# export postman to env table # export postman to env table
if [[ $(which zsh) == "/usr/bin/zsh" ]]; then if [[ $(which zsh) == "/usr/bin/zsh" ]]; then