-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathinstall.sh
More file actions
18 lines (16 loc) · 783 Bytes
/
install.sh
File metadata and controls
18 lines (16 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
echo 'on'
echo '============================================================='
echo '$ $'
echo '$ Nepxion Skeleton $'
echo '$ $'
echo '$ $'
echo '$ $'
echo '$ Nepxion Studio All Right Reserved $'
echo '$ Copyright (C) 2017-2050 $'
echo '$ $'
echo '============================================================='
echo '.'
echo 'off'
title=Nepxion Skeleton
color=0a
mvn clean install -DskipTests