Skip to content

Commit b12669d

Browse files
committed
change branch back to master
1 parent f8bc00d commit b12669d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ done
7070

7171
if (( $# == 0 )); then # no arguments
7272
echo "Running cli installer"
73-
wget https://raw.githubusercontent.com/yungwine/mytonctrl/cli/scripts/install.py
73+
wget https://raw.githubusercontent.com/ton-blockchain/mytonctrl/master/scripts/install.py
7474
pip3 install inquirer
7575
python3 install.py
7676
# python3 scripts/install.py

0 commit comments

Comments
 (0)