mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 18:36:30 +00:00
Run linters
This commit is contained in:
parent
560502b9af
commit
0c67668663
@ -1,5 +1,4 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
VERSION=v6
|
|
||||||
FILENAME=Dash.zip
|
FILENAME=Dash.zip
|
||||||
curl --location -o "$TMP_DIR/$FILENAME" "https://iterm2.com/downloads/stable/latest"
|
curl --location -o "$TMP_DIR/$FILENAME" "https://iterm2.com/downloads/stable/latest"
|
||||||
unzip "$TMP_DIR/$FILENAME"
|
unzip "$TMP_DIR/$FILENAME"
|
||||||
|
Loading…
Reference in New Issue
Block a user