added helpers scripts

This commit is contained in:
Bachir Soussi Chiadmi 2016-12-10 11:03:19 +01:00
parent 1ec80dc60e
commit 5d17730143
2 changed files with 7 additions and 0 deletions

4
fix-perms Normal file
View 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
View File

@ -0,0 +1,3 @@
#! /bin/bash
rsync -vru materio3:public_html/base_d7/sites/default/files/ ./sites/default/files/