gitea/bin/install

4 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