Rename common.sh to unix.sh

This commit is contained in:
Shivam Mathur
2022-01-05 15:20:40 +05:30
parent 2fd8046c9d
commit de4fdb85b9
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -230,7 +230,7 @@ scripts="${dist}"/../src/scripts
. /etc/os-release
# shellcheck source=.
. "${scripts:?}"/common.sh
. "${scripts:?}"/unix.sh
. "${scripts:?}"/tools/ppa.sh
. "${scripts:?}"/tools/add_tools.sh
. "${scripts:?}"/extensions/source.sh