mirror of
https://github.com/superschnups/Emy.git
synced 2026-06-21 19:03:17 +00:00
6 lines
92 B
Bash
Executable file
6 lines
92 B
Bash
Executable file
#/bin/bash
|
|
|
|
pkill -f admin-server.js; cd /Users/jessi/karatehp && node admin-server.js &
|
|
|
|
|
|
|