This commit is contained in:
Ionel Andrei Cataon
2025-12-23 14:48:54 +02:00
parent 279a772162
commit c23a81d8e1

View File

@@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# Simple script to add all changes, commit with message "updated", and push # Script to add all changes, commit with the message "updated", and push to repo.
git add . git add .