mirror of
https://github.com/rwinkhart/artix-install-script.git
synced 2026-08-28 12:56:26 -04:00
4 lines
39 B
Bash
Executable File
4 lines
39 B
Bash
Executable File
#!/bin/sh
|
|
git commit -am "$1"
|
|
git push
|