mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-26 06:37:21 +10:00
quotes
This commit is contained in:
parent
2f409f3a97
commit
bbdf9fc67d
1 changed files with 1 additions and 1 deletions
|
|
@ -262,7 +262,7 @@ RUN wget -O code.deb -nv https://go.microsoft.com/fwlink/?LinkID=760868 && \
|
|||
|
||||
# Install weechat slack plugin
|
||||
RUN mkdir -p $HOME/.weechat/python/autoload && \
|
||||
curl -fsSL "https://raw.githubusercontent.com/rawdigits/wee-slack/master/wee_slack.py" -o $HOME/.weechat/python/wee_slack.py && \
|
||||
curl -fsSL https://raw.githubusercontent.com/rawdigits/wee-slack/master/wee_slack.py -o $HOME/.weechat/python/wee_slack.py && \
|
||||
ln -s $HOME/.weechat/python/wee_slack.py $HOME/.weechat/python/autoload && \
|
||||
pip install websocket-client
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue