feat: actions and map page
This commit is contained in:
@@ -11,8 +11,8 @@ PACKAGE_ABS_PATH="$SCRIPT_DIR/$PACKAGE_PATH"
|
||||
echo "🗃️ package path: $PACKAGE_ABS_PATH"
|
||||
|
||||
# Directory to read files from
|
||||
sourcePath="$PACKAGE_ABS_PATH/assets/icons"
|
||||
targetPath="$PACKAGE_ABS_PATH/assets/vec"
|
||||
sourcePath="../assets/icons"
|
||||
targetPath="../assets/vec"
|
||||
echo "🗃️ sourcePath path: $sourcePath"
|
||||
echo "🗃️ targetPath path: $targetPath"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user