better scripts

stable
Valerie 2021-12-12 20:51:58 -05:00
parent f93d609ac3
commit 33f81c848d
4 changed files with 15 additions and 3 deletions

12
.system
View File

@ -1,11 +1,19 @@
{
"handoff": "",
"instances": {
"C4A17A22AD4248858DB47161FE19B2EF": {
"72C17CDFC5F943E0A41155D892419843": {
"config": {},
"module": "systemd"
},
"1B87C6B0E8814F55A7D916848AC3BB36": {
"D2A1E19739BB4CC08DD7192164CD4D67": {
"config": {},
"module": "sshd"
},
"768C13637962402D803215C97D8F04CD": {
"config": {},
"module": "systemd"
},
"0CEB261DB70A4A51BC80E15D782D8D98": {
"config": {},
"module": "sshd"
}

View File

@ -5,7 +5,7 @@
"license": "MIT",
"type": "module",
"scripts": {
"start": "node --no-warnings --loader ./loader.mjs /boot",
"start": "(clear || cls) && node --no-warnings --loader ./loader.mjs /boot",
"tsc": "tsc"
},
"dependencies": {

View File

@ -2,4 +2,5 @@ create systemd
create sshd
invoke systemd add sshd invoke sshd start
set handoff invoke systemd boot
ls
save

3
vsh/nuke.vsh 100644
View File

@ -0,0 +1,3 @@
reset
ls
save