typo
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
wget https://raw.githubusercontent.com/tekaohswg/oinit/master/odb.service -P /etc/systemd/system/
|
||||
wget https://raw.githubusercontent.com/tekaohswg/ointi/master/odb-start.sh -P /etc/
|
||||
wget https://raw.githubusercontent.com/tekaohswg/ointi/master/odb-stop.sh -P /etc/
|
||||
wget https://raw.githubusercontent.com/tekaohswg/oinit/master/odb-start.sh -P /etc/
|
||||
wget https://raw.githubusercontent.com/tekaohswg/oinit/master/odb-stop.sh -P /etc/
|
||||
chmod +x /etc/odb-start.sh
|
||||
chmod +x /etc/odb-stop.sh
|
||||
systemctl enable odb.service
|
||||
|
||||
Reference in New Issue
Block a user