mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-08-21 05:43:26 -07:00
Restored msys2 to original files
This commit is contained in:
parent
22bd2c7609
commit
df73aa0231
23 changed files with 173 additions and 52 deletions
|
@ -18,7 +18,4 @@ GROUP_MISSING=$( grep -Fq "$GROUP_SID" /etc/group )$?
|
|||
# If not, add it
|
||||
if [ $GROUP_MISSING != 0 ]; then
|
||||
echo $MKGROUP_CURRENT >> /etc/group
|
||||
fi
|
||||
|
||||
|
||||
|
||||
fi
|
Loading…
Add table
Add a link
Reference in a new issue