gitea/bin/install

3 lines
112 B
Bash
Executable file

#!/bin/bash
sudo cp -f /opt/gitea/bin/gitea@.service /etc/systemd/system
cat /etc/systemd/system/gitea@.service