Skip to content

Commit 8a0a90b

Browse files
committed
[update] : make full option
1 parent 5051e3e commit 8a0a90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARCH_i686 := --arch i686
77
CURRENT_DIR := ${shell dirname $(dir $(abspath $(lastword $(MAKEFILE_LIST))))}/${shell basename $(dir $(abspath $(lastword $(MAKEFILE_LIST))))}
88

99
full:mkalteriso
10-
@sudo ${CURRENT_DIR}/tools/fullbuild.sh
10+
@sudo ${CURRENT_DIR}/tools/fullbuild.sh -d
1111
@make clean
1212

1313
xfce-64 xfce-32 lxde-64 lxde-32 plasma-64 releng-32 releng-64 cinnamon-64 cinnamon-32 deepin-64 gnome-64 gnomemac-64 i3-64 i3-32:mkalteriso

0 commit comments

Comments
 (0)