status/proto/deploy
2023-10-01 01:23:19 +00:00

7 lines
119 B
Fish
Executable file

#!/usr/bin/fish
go build .
and dinitctl reload status
and begin
dinitctl stop status
dinitctl start status
end