changed clone name
This commit is contained in:
@@ -18,7 +18,7 @@ in
|
||||
(pkgs.writeShellScriptBin "nrbsu" ''
|
||||
sudo nix-channel --update && sudo nixos-rebuild switch
|
||||
'')
|
||||
(pkgs.writeShellScriptBin "setup" ''
|
||||
(pkgs.writeShellScriptBin "ad-clone" ''
|
||||
if [ ! -d ${adPath} ]; then
|
||||
sudo git clone https://gitea.john-stream.com/john/ad-nix ${adPath}
|
||||
sudo chown -R appdaemon:users ${adPath}
|
||||
|
||||
Reference in New Issue
Block a user