Update files
This commit is contained in:
3
.Trash-1000/info/nextcloud.cfg.trashinfo
Normal file
3
.Trash-1000/info/nextcloud.cfg.trashinfo
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[Trash Info]
|
||||||
|
Path=/home/chris/.config/nixos/initial-configs/nextcloud.cfg
|
||||||
|
DeletionDate=2026-03-23T21:32:08
|
||||||
@@ -61,13 +61,6 @@
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
DEST_FILE="$HOME/.config/Nextcloud/nextcloud.cfg"
|
|
||||||
|
|
||||||
if [ ! -f "$DEST_FILE" ]; then
|
|
||||||
mkdir -p "$(dirname "$DEST_FILE")"
|
|
||||||
cp "${../initial-configs/nextcloud.cfg}" "$DEST_FILE"
|
|
||||||
fi
|
|
||||||
|
|
||||||
DEST_FILE="$HOME/.config/sinew.in/Enpass.conf"
|
DEST_FILE="$HOME/.config/sinew.in/Enpass.conf"
|
||||||
|
|
||||||
if [ ! -f "$DEST_FILE" ]; then
|
if [ ! -f "$DEST_FILE" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user