mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-17 17:38:07 +00:00
5 lines
86 B
Plaintext
5 lines
86 B
Plaintext
#/bin/bash
|
|
screen -X -S Server quit
|
|
killall -9 redis-server
|
|
screen -X -S Sidekiq quit
|