updated deploy script to reflect recent additions
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
121fd7071b
commit
c080914890
2
deploy
2
deploy
@ -10,7 +10,7 @@ mkdir -pv ../tew_0x00/public
|
||||
rsync -av index.html scripts css media \
|
||||
roundedcorners backgroundgradient shadows \
|
||||
2Dtransforms 3Dtransforms transitions animations \
|
||||
multiplecolumns \
|
||||
multiplecolumns boxsizing flexbox \
|
||||
../tew_0x00/public
|
||||
|
||||
if [ $USER = $USR ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user