added helpers scripts
This commit is contained in:
parent
1ec80dc60e
commit
5d17730143
4
fix-perms
Normal file
4
fix-perms
Normal file
@ -0,0 +1,4 @@
|
||||
#! /bin/bash
|
||||
|
||||
sudo chown -R $USER:http sites/all/modules/features/
|
||||
sudo chmod -R g+w sites/all/modules/features/
|
3
sync_uploads
Normal file
3
sync_uploads
Normal file
@ -0,0 +1,3 @@
|
||||
#! /bin/bash
|
||||
|
||||
rsync -vru materio3:public_html/base_d7/sites/default/files/ ./sites/default/files/
|
Loading…
x
Reference in New Issue
Block a user