1
0
mirror of https://github.com/lesderid/image-archlinux synced 2025-04-11 14:45:39 +02:00

Moved lib.sh into dependents directories

This commit is contained in:
Manfred Touron 2014-11-18 20:36:18 +01:00
parent e249217c48
commit 4d1bd4b677
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
. ../lib.sh # Include library
. ./lib.sh # Include library
# Image
DISTRIB="archlinux"