3 lines
65 B
Bash
3 lines
65 B
Bash
|
#!/bin/bash
|
||
|
[ -f /root/bin/smem ] && python2 /root/bin/smem -twk
|