remove not needed since temp folder will be cleared
This commit is contained in:
@@ -3,7 +3,6 @@ wget https://dl.pstmn.io/download/latest/linux64
|
||||
|
||||
# Extract file
|
||||
sudo tar -xvf linux64 -C /usr/bin
|
||||
rm linux64
|
||||
|
||||
# export postman to env table
|
||||
if [[ $(which zsh) == "/usr/bin/zsh" ]]; then
|
||||
|
Reference in New Issue
Block a user