Create main.sh

This commit is contained in:
flicker-rate
2018-05-31 06:06:14 -07:00
committed by GitHub
parent 088d27b3e7
commit 397ab8b4af

3
main.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
journalctl -f -u supertransfer2
exit 0