Skip to content

Commit 99b6f41

Browse files
Update images/singleuser/install-sql-tool
Co-authored-by: Taavi Väänänen <hi@taavi.wtf>
1 parent 3930726 commit 99b6f41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/singleuser/install-sql-tool

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
curl \
4-
'https://gitlab.wikimedia.org/repos/cloud/toolforge/toolforge-misctools/-/raw/master/misctools/sql?ref_type=heads' \
4+
'https://gitlab.wikimedia.org/repos/cloud/toolforge/misctools-cli/-/raw/master/misctools/sql?ref_type=heads' \
55
--fail-with-body \
66
--output /srv/paws/bin/sql
77
chmod 755 /srv/paws/bin/sql

0 commit comments

Comments
 (0)