Change update script to reduce typing
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
git pull
|
||||
exec sudo nixos-rebuild switch
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
git pull
|
||||
exec sudo nixos-rebuild switch
|
||||