Changeset 3276420
- Timestamp:
- 04/18/2025 08:29:15 AM (11 months ago)
- Location:
- getsitecontrol
- Files:
-
- 2 edited
-
trunk/readme.txt (modified) (1 diff)
-
update-content.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
getsitecontrol/trunk/readme.txt
r3184572 r3276420 97 97 Craft professional-looking emails and send them right away or schedule them for a later date. 98 98 99 https://youtu.be/ ZRZv6fu7JIU99 https://youtu.be/vXT_Kp24XXg 100 100 101 101 **Here is what you can do with broadcasts** -
getsitecontrol/update-content.sh
r2368801 r3276420 1 echo "Updating content..." 1 2 rm -rf trunk/* 2 3 cp -r ../wordpress-plugin/* trunk/ … … 5 6 mv trunk/assets/ . 6 7 rm -rf trunk/assets 8 echo "Done"
Note: See TracChangeset
for help on using the changeset viewer.