2/27/23
This commit is contained in:
@@ -16,6 +16,10 @@ parse_install_conf() {
|
||||
fi
|
||||
}
|
||||
|
||||
mkdirs() {
|
||||
mkdir /usr/glacier
|
||||
|
||||
|
||||
installpkg() {
|
||||
install ${SRC_DIR}/gpkg /bin
|
||||
install ${SRC_DIR}/syspkg /bin
|
||||
@@ -36,5 +40,3 @@ case $1 in
|
||||
printf "[x] Unknown option.\n"
|
||||
exit 1
|
||||
esac
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user