Skip to content

Commit ffbb31c

Browse files
committed
chore: 🔧 Update fabric script to use uv
1 parent 458d7ef commit ffbb31c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#!/bin/bash
2+
pkill -f "Lunur-Shell"
3+
4+
# Go to the script's directory before launching it
5+
cd ~/.config/Lunur-Shell || exit 1
6+
uv run main.py &

0 commit comments

Comments
 (0)