remaster/src/proj/ubuntu.16.04
2018-05-11 00:04:02 +02:00

8 lines
151 B
Bash
Executable File

#!/bin/bash
#remaster lib
[ -d "<LIBDIR>" ] || { echo "LIBDIR not exist"; exit 1; }
#ubuntu.16.04
# . -> ubuntu -> debian
source <LIBDIR>/proj/ubuntu