8 lines
197 B
Bash
8 lines
197 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
#source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
|
||
|
|
||
|
#einfo "pushing to remote etckeeper repository"
|
||
|
|
||
|
#git -C /etc push ssh://git@gogs-hasufell-de:22922/hasufell/etc-gentoo.git master
|