tryin oniux from normie install
This commit is contained in:
@@ -175,7 +175,7 @@ git clone $gitRepo $tmpDir --single-branch --depth 1
|
|||||||
|
|
||||||
# donut
|
# donut
|
||||||
echo -e "\nCompiling donut\n"
|
echo -e "\nCompiling donut\n"
|
||||||
gcc -o "$tmp_customscripts_dir/donut" "$tmp_customscripts_dir/donut.c" -lm 2>/dev/null
|
gcc -o "$tmp_customscripts_dir/donut" "$tmp_customscripts_dir/donut.c" -lm # 2>/dev/null
|
||||||
|
|
||||||
# put the customscripts dir into place
|
# put the customscripts dir into place
|
||||||
echo -e "\nPlacing in $finalDir\n"
|
echo -e "\nPlacing in $finalDir\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user