6 lines
200 B
Bash
Executable File
6 lines
200 B
Bash
Executable File
#!/bin/bash
|
|
chmod +x /etc/init.d/numberchords-api.service
|
|
chmod +x /etc/init.d/numberchords-db.service
|
|
chmod +x /etc/init.d/numberchords-identity.service
|
|
chmod +x /etc/init.d/numberchords-web.service
|