This repository has been archived on 2021-11-23. You can view files and clone it, but cannot push or open issues or pull requests.
sh_multi_install/default_installation.sh
2021-02-28 10:14:12 +01:00

8 lines
92 B
Bash

#!/bin/bash
source ./default/update.sh
source ./default/install.sh
update
default_install