8000 Update install_sql_server_linux_ubuntu.md · TobiasSQL/sqldev@f8dc202 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8dc202

Browse files
authored
Update install_sql_server_linux_ubuntu.md
1 parent 71d4a37 commit f8dc202

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_includes/partials/install_sql_server_linux_ubuntu.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ If you need to get Ubuntu, check out the Ubuntu Downloads website.
77
sudo su
88
curl https://packages.microsoft.com/keys/microsoft.asc | apt-key add -
99
curl https://packages.microsoft.com/config/ubuntu/16.04/mssql-server.list > /etc/apt/sources.list.d/mssql-server.list
10-
sudo /opt/mssql/bin/mssql-conf setup
1110
exit
1211
```
1312

0 commit comments

Comments
 (0)
0