Skip to content

devilish-crow/apk-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

apk-merge

A small collection of ash scripts meant for making managing an Alpine system slightly easier.

Run curl https://raw.githubusercontent.com/devilish-crow/apk-merge/main/merge >> /usr/bin/apk-merge && curl https://raw.githubusercontent.com/devilish-crow/apk-merge/main/change-repos >> /usr/bin/apk-change-repos && chmod 744 /usr/bin/apk-merge && chmod 744 /usr/bin/apk-change-repos as root to install them.

About

A collection of small ash scripts meant to make managing an Alpine system slightly easier.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages