mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
Make upgrading the UI possible on code changes.
UI
This commit is contained in:
parent
aa05ceb60b
commit
e7b853f7a2
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
all: opensnitch/resources_rc.py
|
||||
|
||||
install:
|
||||
@pip3 install .
|
||||
@pip3 install --upgrade .
|
||||
|
||||
opensnitch/resources_rc.py: deps
|
||||
@pyrcc5 -o opensnitch/resources_rc.py opensnitch/res/resources.qrc
|
||||
|
|
Loading…
Add table
Reference in a new issue