1
0
Fork 0
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:
Khashayar Danesh 2024-12-07 20:53:26 +01:00
parent 8b9cbf8d42
commit 16e4e72129

View file

@ -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