Renaming package to ShadowArch to follow /wiki/Design_Principles; improved packing; development sync to current state -- massive overhaul
This commit is contained in:
12
AdminScripts/shadowarch-sync
Normal file
12
AdminScripts/shadowarch-sync
Normal file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
|
||||
# File: shadowarch-sync
|
||||
#
|
||||
# Description: This file syncs the ShadowArch customization files over the ones created by other packages, like filesystem and pacman
|
||||
#
|
||||
# Package: AniNIX::Foundation/ShadowArch
|
||||
# Copyright: WTFPL
|
||||
#
|
||||
# Author: DarkFeather <darkfeather@aninix.net>
|
||||
|
||||
rsync -avz /opt/aninix/ShadowArch/etc/ /etc/
|
Reference in New Issue
Block a user