added scripts folder to gitea
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
newvm=$1
|
||||
echo $newvm
|
||||
notify-send "switching to $newvm vm..."
|
||||
ssh gaming-pc /home/lucka/sh/vm/swap-nv $newvm
|
||||
notify-send "switched to $newvm vm"
|
||||
Reference in New Issue
Block a user