renames package
This commit is contained in:
parent
b0f130c46e
commit
6ff92f7087
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
if command -v sqlit &> /dev/null; then
|
if command -v sqlit &> /dev/null; then
|
||||||
echo "SQLit already installed."
|
echo "SQLit already installed."
|
||||||
else
|
else
|
||||||
${pkgs.uv}/bin/uvx --with PyMySQL --with sshtunnel sqlit-tui
|
${pkgs.uv}/bin/uvx --with PyMySQL --with sshtunnel sqlit
|
||||||
fi
|
fi
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue