mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-26 03:29:44 +01:00
Removed the Hola line, for testing purposes
This commit is contained in:
parent
8b9cbf8d42
commit
16e4e72129
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ addEntry() {
|
||||||
echo "'"
|
echo "'"
|
||||||
}
|
}
|
||||||
|
|
||||||
echo "# Hola!" > $tmp
|
|
||||||
addEntry $default default >> $tmp
|
addEntry $default default >> $tmp
|
||||||
|
|
||||||
if [ "$numGenerations" -gt 0 ]; then
|
if [ "$numGenerations" -gt 0 ]; then
|
||||||
|
|
Loading…
Reference in a new issue