This commit is contained in:
root
2025-11-22 17:52:00 +01:00
parent 55a64cf546
commit d0982a5fdd
2 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
#!/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

0
update.sh Normal file → Executable file
View File