Update
Updated config updated scripts to work with nixos
This commit is contained in:
9
update-nix.sh
Executable file
9
update-nix.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# This will update the repo
|
||||
|
||||
echo "Updating Configs"
|
||||
|
||||
git pull
|
||||
|
||||
echo "Done"
|
||||
Reference in New Issue
Block a user