remove redundant echo from gw script

This commit is contained in:
Void NV 2020-06-04 08:09:13 -05:00
parent e0c2b2603f
commit bf41becf22
5 changed files with 14 additions and 5 deletions

1
.gitignore vendored
View file

@ -1,4 +1,3 @@
*.BIN*
*.MAP
0000Boot/
Registry.CC

Binary file not shown.

View file

@ -1,3 +1,3 @@
copy -r -Force D:/* ~/Desktop/zenithos/src/
copy -r -Force E:/* ~/Desktop/zenithos/src/
del ~/Desktop/zenithos/*.iso
move ~/Desktop/zenithos/src/Tmp/MyDistro.ISO.C ~/Desktop/zenithos/Zenith-latest-$(get-date -Format "yyyy-MM-dd-HH_mm_ss").iso

View file

@ -2,5 +2,5 @@
#This prints random words from the Linux dictionary.
echo "$(shuf -n 32 /usr/share/dict/words --random-source=/dev/urandom | tr '\n' ' ')"
shuf -n 32 /usr/share/dict/words --random-source=/dev/urandom | tr '\n' ' '


10
src/Home/Registry.CC Normal file
View file

@ -0,0 +1,10 @@
$TR,"Zenith"$
$ID,2$$TR,"SysMessageFlags"$
$ID,2$sys_message_flags[0]=0;
$ID,-2$$TR,"SysRegVer"$
$ID,2$registry_version=1.120;
$ID,-2$$ID,-2$$TR,"Once"$
$ID,2$$TR,"Zenith"$
$ID,2$$ID,-2$$TR,"User"$
$ID,2$$ID,-2$$ID,-2$$TR,"AutoComplete"$
$ID,2$ac.col=98;ac.row=23;$ID,-2$