120 current 2024-12-31 04:47:23 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -10,7 +10,7 @@ set -e
|
|||||||
pushd /home/synchronous/nix-cfg
|
pushd /home/synchronous/nix-cfg
|
||||||
|
|
||||||
# Early return if no changes were detected (thanks @singiamtel!)
|
# Early return if no changes were detected (thanks @singiamtel!)
|
||||||
if git --git-dir /home/synchronous/nix-cfg/.git diff --quiet '*.nix'; then
|
if git --git-dir /home/synchronous/nix-cfg/.git diff --quiet; then
|
||||||
echo "No changes detected, exiting."
|
echo "No changes detected, exiting."
|
||||||
popd
|
popd
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user