Jitsi : fix update script
This commit is contained in:
parent
fa34ce64d5
commit
be95db7244
|
@ -20,7 +20,6 @@ reinstall_please () {
|
|||
./70_disable.sh && \
|
||||
./80_destroy.sh && \
|
||||
./10_install.sh && \
|
||||
./40_stop.sh && \
|
||||
./20_enable.sh && \
|
||||
./30_start.sh
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue